Home
last modified time | relevance | path

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

/Linux-v5.4/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_digital_mute()
370 ~((0x1 << cs42xx8->tx_channels) - 1) : 0; in cs42xx8_digital_mute()
/Linux-v5.4/include/uapi/sound/
Dasoc.h350 __le32 tx_channels; /* number of Tx channels */ member