TXEOM
regmap_update_bits(cec->regmap, CEC_CR, TXEOM, TXEOM);
regmap_update_bits(cec->regmap, CEC_CR, TXEOM | TXSOM | CECEN, 0);