Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c310 if (mcfg->rx_multichannel_enable) { in configure_multichannel()
313 writel(reg_val_MCR | (mcfg->rx_multichannel_enable ? in configure_multichannel()
H A Dux500_msp_i2s.h393 bool rx_multichannel_enable; member
H A Dux500_msp_dai.c38 multi->rx_multichannel_enable = true; in setup_pcm_multichan()