tx_phase_mode     233 sound/soc/ux500/ux500_msp_dai.c 	prot_desc->tx_phase_mode = MSP_SINGLE_PHASE;
tx_phase_mode     269 sound/soc/ux500/ux500_msp_dai.c 	prot_desc->tx_phase_mode = MSP_DUAL_PHASE;
tx_phase_mode     123 sound/soc/ux500/ux500_msp_i2s.c 	temp_reg |= MSP_P2_ENABLE_BIT(protdesc->tx_phase_mode);
tx_phase_mode     293 sound/soc/ux500/ux500_msp_i2s.c 		if (protdesc->tx_phase_mode == MSP_SINGLE_PHASE) {
tx_phase_mode     309 sound/soc/ux500/ux500_msp_i2s.c 				__func__, protdesc->tx_phase_mode);
tx_phase_mode     414 sound/soc/ux500/ux500_msp_i2s.h 	u32 tx_phase_mode;