Home
last modified time | relevance | path

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

/sound/pci/
Dvia82xx.c268 #define VIA_FUNC_MIDI_PNP 0x80 /* FIXME: it's 0x40 in the datasheet! */ macro
2079 legacy |= VIA_FUNC_MIDI_PNP; /* enable PCI I/O 2 */ in snd_via686_init_misc()
2083 legacy &= ~VIA_FUNC_MIDI_PNP; /* disable PCI I/O 2 */ in snd_via686_init_misc()
Dvia82xx_modem.c178 #define VIA_FUNC_MIDI_PNP 0x80 /* FIXME: it's 0x40 in the datasheet! */ macro