Searched refs:tx_phase_mode (Results 1 – 3 of 3) sorted by relevance
120 temp_reg |= MSP_P2_ENABLE_BIT(protdesc->tx_phase_mode); in set_prot_desc_tx()290 if (protdesc->tx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()306 __func__, protdesc->tx_phase_mode); in configure_multichannel()
230 prot_desc->tx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()266 prot_desc->tx_phase_mode = MSP_DUAL_PHASE; in setup_i2s_protdesc()
411 u32 tx_phase_mode; member