Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/bcm/
Dbcm2835-i2s.c315 unsigned int ch1pos, ch2pos, mode, format; in bcm2835_i2s_hw_params() local
445 ch2pos = bclk_ratio / 2 + data_delay; in bcm2835_i2s_hw_params()
451 format |= BCM2835_I2S_CH2(BCM2835_I2S_CHPOS(ch2pos)); in bcm2835_i2s_hw_params()