Searched refs:MSP_SINGLE_PHASE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/ux500/ |
H A D | ux500_msp_i2s.c | 25 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 D | ux500_msp_dai.c | 229 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 D | ux500_msp_i2s.h | 256 MSP_SINGLE_PHASE, enumerator
|
/kernel/linux/linux-5.10/sound/soc/ux500/ |
H A D | ux500_msp_i2s.c | 28 MSP_SINGLE_PHASE, 29 MSP_SINGLE_PHASE, 86 MSP_SINGLE_PHASE, 87 MSP_SINGLE_PHASE, 293 if (protdesc->tx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel() 314 if (protdesc->rx_phase_mode == MSP_SINGLE_PHASE) { in configure_multichannel()
|
H A D | ux500_msp_i2s.h | 259 MSP_SINGLE_PHASE, enumerator
|
H A D | ux500_msp_dai.c | 232 prot_desc->rx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc() 233 prot_desc->tx_phase_mode = MSP_SINGLE_PHASE; in setup_pcm_protdesc()
|
Completed in 6 milliseconds