MCHP_I2SMCC_SR_RXEN
return !!(sr & (MCHP_I2SMCC_SR_TXEN | MCHP_I2SMCC_SR_RXEN));
} else if (!is_playback && (sr & MCHP_I2SMCC_SR_RXEN)) {