Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Demu8000_reg.h66 #define EMU8000_HWCF2_READ(emu) \ macro
/openbmc/linux/sound/isa/sb/
H A Demu8000.c160 if ((EMU8000_HWCF2_READ(emu) & 0x0003) != 0x0003) in snd_emu8000_detect()