Home
last modified time | relevance | path

Searched refs:I2S_TIMING_CH_BIT_CNT_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_i2s.h93 #define I2S_TIMING_CH_BIT_CNT_MASK 0x7ff macro
H A Dtegra210_i2s.c587 if (bit_count > I2S_TIMING_CH_BIT_CNT_MASK) { in tegra210_i2s_set_timing_params()