Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dcs4280reg.h169 #define MIDCR_RIE 0x00000004 /* MIDI Receive Interrupt Enable */ macro
Dcs4280.c1560 mem |= MIDCR_TXE | MIDCR_RXE | MIDCR_RIE | MIDCR_TIE; in cs4280_init2()
1640 mem |= MIDCR_TXE | MIDCR_RXE | MIDCR_RIE | MIDCR_TIE | MIDCR_MLB; in cs4280_midi_open()