Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra30_i2s.h100 #define TEGRA30_I2S_TIMING_NON_SYM_ENABLE (1 << 12) macro
H A Dtegra30_i2s.c166 val |= TEGRA30_I2S_TIMING_NON_SYM_ENABLE; in tegra30_i2s_hw_params()