Home
last modified time | relevance | path

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

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