Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c25 MSP_SINGLE_PHASE,
26 MSP_SINGLE_PHASE,
83 MSP_SINGLE_PHASE,
84 MSP_SINGLE_PHASE,
290 if (protdesc->tx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()
311 if (protdesc->rx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()
H A Dux500_msp_dai.c229 prot_desc->rx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()
230 prot_desc->tx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()
H A Dux500_msp_i2s.h256 MSP_SINGLE_PHASE, enumerator