Home
last modified time | relevance | path

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

/linux/sound/soc/bcm/
H A Dbcm2835-i2s.c338 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()
506 if ((!rx_ch1_pos || !tx_ch1_pos) && !frame_sync_provider) in bcm2835_i2s_hw_params()
522 | BCM2835_I2S_CH1_POS(tx_ch1_pos) in bcm2835_i2s_hw_params()
602 rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos); in bcm2835_i2s_hw_params()