Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcx2072x.c684 int i2s_right_slot; in cx2072x_config_i2spcm() local
786 i2s_right_slot = (frame_len / 2) / BITS_PER_SLOT; in cx2072x_config_i2spcm()
788 i2s_right_pause_pos = i2s_right_slot * BITS_PER_SLOT; in cx2072x_config_i2spcm()
814 reg2.r.tx_slot_2 = i2s_right_slot; in cx2072x_config_i2spcm()
819 reg3.r.rx_slot_2 = i2s_right_slot; in cx2072x_config_i2spcm()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds