Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c289 if (mcfg->tx_multichannel_enable) { in configure_multichannel()
292 writel(reg_val_MCR | (mcfg->tx_multichannel_enable ? in configure_multichannel()
H A Dux500_msp_i2s.h394 bool tx_multichannel_enable; member
H A Dux500_msp_dai.c37 multi->tx_multichannel_enable = true; in setup_pcm_multichan()