Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dtrident.h70 ENDLP_IE = 0x00001000, /* interrupt enable: end of buffer */ enumerator
/linux-2.6.39/sound/pci/ali5451/
Dali5451.c140 #define ENDLP_IE 0x00001000 macro
510 gc |= ENDLP_IE; in snd_ali_enable_address_interrupt()
520 gc &= ~ENDLP_IE; in snd_ali_disable_address_interrupt()
/linux-2.6.39/sound/pci/trident/
Dtrident_main.c254 val |= ENDLP_IE; in snd_trident_enable_eso()
281 tmp &= ~ENDLP_IE; in snd_trident_disable_eso()