Searched refs:SCM_MPR_MPROT4 (Results 1 – 2 of 2) sorted by relevance
16 #define SCM_MPR_MPROT4(x) (((x) & 0x0F) << 12) macro
20 #define SCM_MPR_MPROT4(x) (((x)&0x0F)<<12) macro