Home
last modified time | relevance | path

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

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