Home
last modified time | relevance | path

Searched refs:MIDCR_TXE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx.h735 #define MIDCR_TXE 0x00000001 /* Enable transmitting. */ macro
H A Dcs46xx_lib.c2589 chip->midcr |= MIDCR_TXE; in snd_cs46xx_midi_output_open()
2605 chip->midcr &= ~(MIDCR_TXE | MIDCR_TIE); in snd_cs46xx_midi_output_close()
/kernel/linux/linux-6.6/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()

Completed in 18 milliseconds