Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcx2072x.c679 int i2s_right_slot; in cx2072x_config_i2spcm() local
778 i2s_right_slot = (frame_len / 2) / BITS_PER_SLOT; in cx2072x_config_i2spcm()
780 i2s_right_pause_pos = i2s_right_slot * BITS_PER_SLOT; in cx2072x_config_i2spcm()
806 reg2.r.tx_slot_2 = i2s_right_slot; in cx2072x_config_i2spcm()
811 reg3.r.rx_slot_2 = i2s_right_slot; in cx2072x_config_i2spcm()