Home
last modified time | relevance | path

Searched defs:SCM_MPR_MPROT1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h14 #define SCM_MPR_MPROT1(x) (((x) & 0x0F) << 24) macro
H A Dm5301x.h14 #define SCM_MPR_MPROT1(x) (((x) & 0x0F) << 24) macro
H A Dm5329.h18 #define SCM_MPR_MPROT1(x) (((x)&0x0F)<<24) macro