Searched refs:SCM_MPR_MPROT1 (Results 1 – 3 of 3) sorted by relevance
14 #define SCM_MPR_MPROT1(x) (((x) & 0x0F) << 24) macro
18 #define SCM_MPR_MPROT1(x) (((x)&0x0F)<<24) macro