Searched refs:SCM_MPR_MPROT2 (Results 1 – 3 of 3) sorted by relevance
15 #define SCM_MPR_MPROT2(x) (((x) & 0x0F) << 20) macro
19 #define SCM_MPR_MPROT2(x) (((x)&0x0F)<<20) macro