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