Searched refs:EMU8000_HWCF1_READ (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/sound/ | ||
D | emu8000_reg.h | 78 #define EMU8000_HWCF1_READ(emu) \ macro |
/linux-2.6.39/sound/isa/sb/ | ||
D | emu8000.c | 170 if ((EMU8000_HWCF1_READ(emu) & 0x007e) != 0x0058) in snd_emu8000_detect() |