Home
last modified time | relevance | path

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

/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c484 unsigned int lrck_period; in sun8i_i2s_set_chan_cfg() local
508 lrck_period = slot_width * slots; in sun8i_i2s_set_chan_cfg()
514 lrck_period = slot_width; in sun8i_i2s_set_chan_cfg()
523 SUN8I_I2S_FMT0_LRCK_PERIOD(lrck_period)); in sun8i_i2s_set_chan_cfg()
536 unsigned int lrck_period; in sun50i_h6_i2s_set_chan_cfg() local
569 lrck_period = slot_width * slots; in sun50i_h6_i2s_set_chan_cfg()
575 lrck_period = slot_width; in sun50i_h6_i2s_set_chan_cfg()
584 SUN8I_I2S_FMT0_LRCK_PERIOD(lrck_period)); in sun50i_h6_i2s_set_chan_cfg()