Home
last modified time | relevance | path

Searched refs:I2S_RX_FIFO_DEPTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra210_i2s.h100 #define I2S_RX_FIFO_DEPTH 64 macro
H A Dtegra210_i2s.c659 max_th = (I2S_RX_FIFO_DEPTH / cif_conf.audio_ch) - 1; in tegra210_i2s_hw_params()
768 SOC_SINGLE_EXT("Playback FIFO Threshold", 0, 0, I2S_RX_FIFO_DEPTH - 1,
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_i2s.h100 #define I2S_RX_FIFO_DEPTH 64 macro
H A Dtegra210_i2s.c659 max_th = (I2S_RX_FIFO_DEPTH / cif_conf.audio_ch) - 1; in tegra210_i2s_hw_params()
768 SOC_SINGLE_EXT("Playback FIFO Threshold", 0, 0, I2S_RX_FIFO_DEPTH - 1,

Completed in 4 milliseconds