Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra20_ac97.c167 TEGRA20_AC97_FIFO_SCR_REC_FULL_EN, in tegra20_ac97_start_capture()
168 TEGRA20_AC97_FIFO_SCR_REC_FULL_EN); in tegra20_ac97_start_capture()
174 TEGRA20_AC97_FIFO_SCR_REC_FULL_EN, 0); in tegra20_ac97_stop_capture()
H A Dtegra20_ac97.h68 #define TEGRA20_AC97_FIFO_SCR_REC_FULL_EN (1 << 15) macro