Searched refs:rx_ch1_pos (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/bcm/
H A Dbcm2835-i2s.c338 unsigned int rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos; local
496 bcm2835_i2s_calc_channel_pos(&rx_ch1_pos, &rx_ch2_pos,
506 if ((!rx_ch1_pos || !tx_ch1_pos) && !frame_sync_provider)
518 | BCM2835_I2S_CH1_POS(rx_ch1_pos)
602 rx_ch1_pos, rx_ch2_pos, tx_ch1_pos, tx_ch2_pos);

Completed in 104 milliseconds