Searched refs:NUMPORTS_MASK (Results 1 – 1 of 1) sorted by relevance
873 #define NUMPORTS_MASK 0x00000003U macro875 #define NUMPORTS_GET(x) (((x) & NUMPORTS_MASK) >> NUMPORTS_SHIFT)