Searched defs:SCALE_END_INTSTAT (Results 1 – 3 of 3) sorted by relevance
709 #define SCALE_END_INTSTAT(ch) (0x3 << (((ch) + 1) * 2)) macro
711 #define SCALE_END_INTSTAT(ch) (0x3 << ((ch + 1) * 2)) macro