Searched refs:SLIM_MAX_TX_PORTS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/sound/soc/qcom/ |
D | apq8096.c | 12 #define SLIM_MAX_TX_PORTS 16 macro 36 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in msm_snd_hw_params() 79 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in apq8096_init()
|
D | sdm845.c | 29 #define SLIM_MAX_TX_PORTS 16 macro 53 u32 rx_ch[SLIM_MAX_RX_PORTS], tx_ch[SLIM_MAX_TX_PORTS]; in sdm845_slim_snd_hw_params() 236 unsigned int tx_ch[SLIM_MAX_TX_PORTS] = {128, 129, 130, 131, 132, 133, in sdm845_dai_init()
|