Searched refs:SCM_MPR_MPROT5 (Results 1 – 2 of 2) sorted by relevance
17 #define SCM_MPR_MPROT5(x) (((x) & 0x0F) << 8) macro
21 #define SCM_MPR_MPROT5(x) (((x)&0x0F)<<8) macro