Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c41 multi->tx_channel_0_enable = drvdata->tx_mask; in setup_pcm_multichan()
53 __func__, drvdata->slots, multi->tx_channel_0_enable, in setup_pcm_multichan()
H A Dux500_msp_i2s.h403 u32 tx_channel_0_enable; member
H A Dux500_msp_i2s.c295 writel(mcfg->tx_channel_0_enable, in configure_multichannel()