Searched defs:SCM_MPR_MPROT6 (Results 1 – 2 of 2) sorted by relevance
18 #define SCM_MPR_MPROT6(x) (((x) & 0x0F) << 4) macro
22 #define SCM_MPR_MPROT6(x) (((x)&0x0F)<<4) macro