Searched refs:OXYGEN_AC97_CODEC_0 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/pci/oxygen/ | ||
H A D | oxygen_regs.h | 382 #define OXYGEN_AC97_CODEC_0 0x0010 macro |
H A D | oxygen_lib.c | 371 chip->has_ac97_0 = (i & OXYGEN_AC97_CODEC_0) != 0; in oxygen_init() |