rx_phase_mode     232 sound/soc/ux500/ux500_msp_dai.c 	prot_desc->rx_phase_mode = MSP_SINGLE_PHASE;
rx_phase_mode     268 sound/soc/ux500/ux500_msp_dai.c 	prot_desc->rx_phase_mode = MSP_DUAL_PHASE;
rx_phase_mode     150 sound/soc/ux500/ux500_msp_i2s.c 	temp_reg |= MSP_P2_ENABLE_BIT(protdesc->rx_phase_mode);
rx_phase_mode     314 sound/soc/ux500/ux500_msp_i2s.c 		if (protdesc->rx_phase_mode == MSP_SINGLE_PHASE) {
rx_phase_mode     330 sound/soc/ux500/ux500_msp_i2s.c 				__func__, protdesc->rx_phase_mode);
rx_phase_mode     413 sound/soc/ux500/ux500_msp_i2s.h 	u32 rx_phase_mode;