Home
last modified time | relevance | path

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

/sound/soc/tegra/
Dtegra20_ac97.c168 TEGRA20_AC97_FIFO_SCR_REC_FULL_EN, in tegra20_ac97_start_capture()
169 TEGRA20_AC97_FIFO_SCR_REC_FULL_EN); in tegra20_ac97_start_capture()
175 TEGRA20_AC97_FIFO_SCR_REC_FULL_EN, 0); in tegra20_ac97_stop_capture()
Dtegra20_ac97.h68 #define TEGRA20_AC97_FIFO_SCR_REC_FULL_EN (1 << 15) macro