Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/trident/
Dtrident.h55 ENDLP_IE = 0x00001000, /* interrupt enable: end of buffer */ enumerator
Dtrident_main.c241 val |= ENDLP_IE; in snd_trident_enable_eso()
268 tmp &= ~ENDLP_IE; in snd_trident_disable_eso()
/linux-6.1.9/sound/pci/ali5451/
Dali5451.c113 #define ENDLP_IE 0x00001000 macro
485 gc |= ENDLP_IE; in snd_ali_enable_address_interrupt()
495 gc &= ~ENDLP_IE; in snd_ali_disable_address_interrupt()