Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c482 unsigned int lrck_period; in sun8i_i2s_set_chan_cfg() local
506 lrck_period = slot_width * slots; in sun8i_i2s_set_chan_cfg()
512 lrck_period = slot_width; in sun8i_i2s_set_chan_cfg()
521 SUN8I_I2S_FMT0_LRCK_PERIOD(lrck_period)); in sun8i_i2s_set_chan_cfg()
534 unsigned int lrck_period; in sun50i_h6_i2s_set_chan_cfg() local
567 lrck_period = slot_width * slots; in sun50i_h6_i2s_set_chan_cfg()
573 lrck_period = slot_width; in sun50i_h6_i2s_set_chan_cfg()
582 SUN8I_I2S_FMT0_LRCK_PERIOD(lrck_period)); in sun50i_h6_i2s_set_chan_cfg()