Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Daureon.h41 #define AUREON_AC97_ADDR (1 << 10) macro
H A Daureon.c239 tmp |= AUREON_AC97_ADDR; in aureon_ac97_write()
242 tmp &= ~AUREON_AC97_ADDR; in aureon_ac97_write()