Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx.h750 #define MIDCR_TXE 0x00000001 /* Enable transmitting. */ macro
Dcs46xx_lib.c2607 chip->midcr |= MIDCR_TXE; in snd_cs46xx_midi_output_open()
2623 chip->midcr &= ~(MIDCR_TXE | MIDCR_TIE); in snd_cs46xx_midi_output_close()