I2S_CGFR_CHLEN
nb_bits = frame_len * (FIELD_GET(I2S_CGFR_CHLEN, cgfr) + 1);
cfgr_mask = I2S_CGFR_DATLEN_MASK | I2S_CGFR_CHLEN;
I2S_CGFR_CHLEN;