Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Daureon.h42 #define AUREON_AC97_DATA_LOW (1 << 9) macro
H A Daureon.c251 tmp |= AUREON_AC97_DATA_LOW; in aureon_ac97_write()
254 tmp &= ~AUREON_AC97_DATA_LOW; in aureon_ac97_write()