Home
last modified time | relevance | path

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

/sound/pci/trident/
Dtrident.h71 MIDLP_IE = 0x00002000, /* interrupt enable: middle buffer */ enumerator
Dtrident_main.c257 val |= MIDLP_IE; in snd_trident_enable_eso()
284 tmp &= ~MIDLP_IE; in snd_trident_disable_eso()
/sound/pci/ali5451/
Dali5451.c129 #define MIDLP_IE 0x00002000 macro
501 gc |= MIDLP_IE; in snd_ali_enable_address_interrupt()
511 gc &= ~MIDLP_IE; in snd_ali_disable_address_interrupt()