Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/ux500/
Dux500_msp_i2s.c31 MSP_SINGLE_PHASE,
32 MSP_SINGLE_PHASE,
89 MSP_SINGLE_PHASE,
90 MSP_SINGLE_PHASE,
296 if (protdesc->tx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()
317 if (protdesc->rx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()
Dux500_msp_i2s.h262 MSP_SINGLE_PHASE, enumerator
Dux500_msp_dai.c234 prot_desc->rx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()
235 prot_desc->tx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()