Searched refs:ELROY_CONTROL_CE (Results 1 – 3 of 3) sorted by relevance
59 #define ELROY_CONTROL_CE 0x20 /* clear error log enable */ macro
265 elroy_write32(&r->control, (control | htole32(ELROY_CONTROL_CE)) & in elroy_conf_read()273 htole32(ELROY_CONTROL_CE|ELROY_CONTROL_CL)); in elroy_conf_read()300 elroy_write32(&r->control, (control | htole32(ELROY_CONTROL_CE)) & in elroy_conf_write()314 htole32(ELROY_CONTROL_CE|ELROY_CONTROL_CL)); in elroy_conf_write()
931 (control | htole32(ELROY_CONTROL_CE)) & ~htole32(ELROY_CONTROL_HF); in elroy_conf_read()938 control | htole32(ELROY_CONTROL_CE | ELROY_CONTROL_CL); in elroy_conf_read()