ELROY_CONTROL_CE
elroy_write32(&r->control, (control | htole32(ELROY_CONTROL_CE)) &
htole32(ELROY_CONTROL_CE|ELROY_CONTROL_CL));
elroy_write32(&r->control, (control | htole32(ELROY_CONTROL_CE)) &
htole32(ELROY_CONTROL_CE|ELROY_CONTROL_CL));
(control | htole32(ELROY_CONTROL_CE)) & ~htole32(ELROY_CONTROL_HF);
control | htole32(ELROY_CONTROL_CE | ELROY_CONTROL_CL);