Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Daureon.h40 #define AUREON_AC97_COMMIT (1 << 11) macro
H A Daureon.c272 tmp |= AUREON_AC97_COMMIT; in aureon_ac97_write()
275 tmp &= ~AUREON_AC97_COMMIT; in aureon_ac97_write()