Home
last modified time | relevance | path

Searched defs:MPP_NUM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/plat-orion/include/plat/
H A Dmpp.h14 #define MPP_NUM(x) ((x) & 0xff) macro
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h21 #define MPP_NUM(x) ((x) & 0xff) macro