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