Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c330 if (mcfg->rx_comparison_enable_mode) { in configure_multichannel()
333 (mcfg->rx_comparison_enable_mode << RCMPM_BIT), in configure_multichannel()
H A Dux500_msp_i2s.h395 enum msp_rx_comparison_enable_mode rx_comparison_enable_mode; member
H A Dux500_msp_dai.c39 multi->rx_comparison_enable_mode = MSP_COMPARISON_DISABLED; in setup_pcm_multichan()