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