Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra20_ac97.h45 #define TEGRA20_AC97_CMD_CMD_DATA_MASK (0xffff << TEGRA20_AC97_CMD_CMD_DATA_SHIFT) macro
H A Dtegra20_ac97.c122 TEGRA20_AC97_CMD_CMD_DATA_MASK) | in tegra20_ac97_codec_write()