Home
last modified time | relevance | path

Searched refs:MIDLP_IE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/pci/trident/
Dtrident.h56 MIDLP_IE = 0x00002000, /* interrupt enable: middle buffer */ enumerator
Dtrident_main.c242 val |= MIDLP_IE; in snd_trident_enable_eso()
269 tmp &= ~MIDLP_IE; in snd_trident_disable_eso()
/linux-6.12.1/sound/pci/ali5451/
Dali5451.c114 #define MIDLP_IE 0x00002000 macro
484 gc |= MIDLP_IE; in snd_ali_enable_address_interrupt()
494 gc &= ~MIDLP_IE; in snd_ali_disable_address_interrupt()