Searched refs:I2S_TIMING_CH_BIT_CNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/tegra/ | ||
D | tegra210_i2s.h | 93 #define I2S_TIMING_CH_BIT_CNT_MASK 0x7ff macro |
D | tegra210_i2s.c | 587 if (bit_count > I2S_TIMING_CH_BIT_CNT_MASK) { in tegra210_i2s_set_timing_params() |