Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra20_i2s.h108 #define TEGRA20_I2S_TIMING_NON_SYM_ENABLE (1 << 12) macro
H A Dtegra20_i2s.c189 val |= TEGRA20_I2S_TIMING_NON_SYM_ENABLE; in tegra20_i2s_hw_params()