EB2_CYC_PENDING
#define EB2_FIFO_DRAIN (EB2_DRAIN|EB2_CYC_PENDING)
for (int x = 0; (csr & EB2_CYC_PENDING) && x < CS4231_TIMEOUT; x++) {