Home
last modified time | relevance | path

Searched refs:HARMONY_DSTATUS_IE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/parisc/
H A Dharmony.h96 #define HARMONY_DSTATUS_IE 0x80000000 /* interrupts on */ macro
H A Dharmony.c126 dstatus &= ~HARMONY_DSTATUS_IE; in harmony_disable_interrupts()
136 dstatus |= HARMONY_DSTATUS_IE; in harmony_enable_interrupts()
/kernel/linux/linux-6.6/sound/parisc/
H A Dharmony.h96 #define HARMONY_DSTATUS_IE 0x80000000 /* interrupts on */ macro
H A Dharmony.c126 dstatus &= ~HARMONY_DSTATUS_IE; in harmony_disable_interrupts()
136 dstatus |= HARMONY_DSTATUS_IE; in harmony_enable_interrupts()

Completed in 5 milliseconds