Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcx2072x.c684 int i2s_right_slot; in cx2072x_config_i2spcm() local
783 i2s_right_slot = (frame_len / 2) / BITS_PER_SLOT; in cx2072x_config_i2spcm()
785 i2s_right_pause_pos = i2s_right_slot * BITS_PER_SLOT; in cx2072x_config_i2spcm()
811 reg2.r.tx_slot_2 = i2s_right_slot; in cx2072x_config_i2spcm()
816 reg3.r.rx_slot_2 = i2s_right_slot; in cx2072x_config_i2spcm()