Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra20_ac97.h55 #define TEGRA20_AC97_STATUS1_STA_VALID1 (1 << 2) macro
H A Dtegra20_ac97.c103 if (readback & TEGRA20_AC97_STATUS1_STA_VALID1) in tegra20_ac97_codec_read()