Home
last modified time | relevance | path

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

/sound/pci/trident/
Dtrident.h70 ENDLP_IE = 0x00001000, /* interrupt enable: end of buffer */ enumerator
Dtrident_main.c255 val |= ENDLP_IE; in snd_trident_enable_eso()
282 tmp &= ~ENDLP_IE; in snd_trident_disable_eso()
/sound/pci/ali5451/
Dali5451.c128 #define ENDLP_IE 0x00001000 macro
500 gc |= ENDLP_IE; in snd_ali_enable_address_interrupt()
510 gc &= ~ENDLP_IE; in snd_ali_disable_address_interrupt()