Home
last modified time | relevance | path

Searched refs:tx_channels (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dcs42xx8.c47 u32 tx_channels; member
273 cs42xx8->tx_channels = params_channels(params); in cs42xx8_hw_params()
368 u8 dac_unmute = cs42xx8->tx_channels ? in cs42xx8_mute()
369 ~((0x1 << cs42xx8->tx_channels) - 1) : 0; in cs42xx8_mute()
/linux-6.6.21/include/uapi/sound/
Dasoc.h352 __le32 tx_channels; /* number of Tx channels */ member