Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Daureon.h36 #define AUREON_AC97_RESET (1 << 16) macro
H A Daureon.c320 tmp = (snd_ice1712_gpio_read(ice) | AUREON_AC97_RESET) & ~AUREON_AC97_DATA_MASK; in aureon_ac97_init()
324 tmp &= ~AUREON_AC97_RESET; in aureon_ac97_init()
328 tmp |= AUREON_AC97_RESET; in aureon_ac97_init()