Home
last modified time | relevance | path

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

/openbmc/linux/sound/sparc/
H A Ddbri.c497 #define D_INTR_GETCODE(v) (((v) >> 20) & 0xf) macro
1845 int code = D_INTR_GETCODE(x); in dbri_process_one_interrupt()