Home
last modified time | relevance | path

Searched refs:tx_phase_mode (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/ux500/
Dux500_msp_i2s.c126 temp_reg |= MSP_P2_ENABLE_BIT(protdesc->tx_phase_mode); in set_prot_desc_tx()
296 if (protdesc->tx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()
312 __func__, protdesc->tx_phase_mode); in configure_multichannel()
Dux500_msp_i2s.h417 u32 tx_phase_mode; member
Dux500_msp_dai.c235 prot_desc->tx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()
271 prot_desc->tx_phase_mode = MSP_DUAL_PHASE; in setup_i2s_protdesc()