Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcx2072x.c686 int i2s_right_pause_pos; in cx2072x_config_i2spcm() local
785 i2s_right_pause_pos = i2s_right_slot * BITS_PER_SLOT; in cx2072x_config_i2spcm()
817 reg6.r.rx_pause_start_pos = i2s_right_pause_pos; in cx2072x_config_i2spcm()
819 reg6.r.tx_pause_start_pos = i2s_right_pause_pos; in cx2072x_config_i2spcm()