Home
last modified time | relevance | path

Searched refs:EMU_HCFG_JOYENABLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Demuxkireg.h145 #define EMU_HCFG_JOYENABLE 0x00000200 macro
H A Demu10k1.c1935 tmp = EMU_HCFG_AUTOMUTE | EMU_HCFG_JOYENABLE; in emu_init()
1963 tmp |= EMU_HCFG_JOYENABLE; in emu_init()
H A Demu10kx.c2451 hcfg |= EMU_HCFG_JOYENABLE; in emumix_set_mode()
2456 hcfg |= EMU_HCFG_CODECFMT_I2S | EMU_HCFG_JOYENABLE; in emumix_set_mode()