Searched refs:tx_ch2_pos (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 338 unsigned int rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos; in bcm2835_i2s_hw_params() local 498 bcm2835_i2s_calc_channel_pos(&tx_ch1_pos, &tx_ch2_pos, in bcm2835_i2s_hw_params() 523 | BCM2835_I2S_CH2_POS(tx_ch2_pos)); in bcm2835_i2s_hw_params() 602 rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos); in bcm2835_i2s_hw_params()
|
/kernel/linux/linux-6.6/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 338 unsigned int rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos; in bcm2835_i2s_hw_params() local 498 bcm2835_i2s_calc_channel_pos(&tx_ch1_pos, &tx_ch2_pos, in bcm2835_i2s_hw_params() 523 | BCM2835_I2S_CH2_POS(tx_ch2_pos)); in bcm2835_i2s_hw_params() 602 rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos); in bcm2835_i2s_hw_params()
|
Completed in 3 milliseconds