Searched refs:SCM_MPR_MPROT0 (Results 1 – 3 of 3) sorted by relevance
13 #define SCM_MPR_MPROT0(x) (((x) & 0x0F) << 28) macro
17 #define SCM_MPR_MPROT0(x) (((x)&0x0F)<<28) macro