Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/ux500/
Dux500_msp_i2s.h396 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode; member
Dux500_msp_i2s.c331 if (mcfg->rx_comparison_enable_mode) { in configure_multichannel()
334 (mcfg->rx_comparison_enable_mode << RCMPM_BIT), in configure_multichannel()
Dux500_msp_dai.c40 multi->rx_comparison_enable_mode = MSP_COMPARISON_DISABLED; in setup_pcm_multichan()