Searched refs:EMU_HCFG_GPINPUT0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | emuxkireg.h | 142 #define EMU_HCFG_GPINPUT0 0x00004000 macro |
H A D | emu10k1.c | 1970 if (tmp & (EMU_HCFG_GPINPUT0 | EMU_HCFG_GPINPUT1)) { in emu_init() |