CEC_INTR_TX
u32 cfg = CEC_INTR_TX | CEC_INTR_RX;
writel_relaxed(CEC_INTR_TX, ao_cec->base + CEC_INTR_CLR_REG);
if (stat & CEC_INTR_TX)