Searched refs:tx_channels (Results 1 – 2 of 2) sorted by relevance
48 u32 tx_channels; member274 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()
352 __le32 tx_channels; /* number of Tx channels */ member