Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx.h735 #define MIDCR_TXE 0x00000001 /* Enable transmitting. */ macro
H A Dcs46xx_lib.c2574 chip->midcr |= MIDCR_TXE; in snd_cs46xx_midi_output_open()
2590 chip->midcr &= ~(MIDCR_TXE | MIDCR_TIE); in snd_cs46xx_midi_output_close()