Searched refs:TEGRA20_AC97_CMD_BUSY (Results 1 – 2 of 2) sorted by relevance
97 TEGRA20_AC97_CMD_BUSY); in tegra20_ac97_codec_read()123 TEGRA20_AC97_CMD_BUSY); in tegra20_ac97_codec_write()129 if (!(readback & TEGRA20_AC97_CMD_BUSY)) in tegra20_ac97_codec_write()
48 #define TEGRA20_AC97_CMD_BUSY (1 << 0) macro