Searched refs:DEFAULT_I2S_RX_FIFO_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/tegra/ | ||
D | tegra210_i2s.h | 101 #define DEFAULT_I2S_RX_FIFO_THRESHOLD 3 macro |
D | tegra210_i2s.c | 887 i2s->rx_fifo_th = DEFAULT_I2S_RX_FIFO_THRESHOLD; in tegra210_i2s_probe() |