Searched refs:UDCICR_INT (Results 1 – 2 of 2) sorted by relevance
41 #define UDCICR_INT(n,intr) (((intr) & 0x03) << (((n) & 0x0F) * 2)) macro
59 #define UDCICR_INT(n, intr) (((intr) & 0x03) << (((n) & 0x0F) * 2)) macro
Completed in 6 milliseconds