Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx.c267 #define VIA_FUNC_MIDI_PNP 0x80 /* FIXME: it's 0x40 in the datasheet! */ macro
2060 legacy |= VIA_FUNC_MIDI_PNP; /* enable PCI I/O 2 */ in snd_via686_init_misc()
2064 legacy &= ~VIA_FUNC_MIDI_PNP; /* disable PCI I/O 2 */ in snd_via686_init_misc()
H A Dvia82xx_modem.c177 #define VIA_FUNC_MIDI_PNP 0x80 /* FIXME: it's 0x40 in the datasheet! */ macro