Home
last modified time | relevance | path

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

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