Home
last modified time | relevance | path

Searched refs:SCM_MPR_MPROT4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5301x.h16 #define SCM_MPR_MPROT4(x) (((x) & 0x0F) << 12) macro
H A Dm5329.h20 #define SCM_MPR_MPROT4(x) (((x)&0x0F)<<12) macro