Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/plat-orion/include/plat/
H A Dmpp.h22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ macro
28 #define MPP_INPUT_MASK GENERIC_MPP(0, 0x0, 1, 0)
29 #define MPP_OUTPUT_MASK GENERIC_MPP(0, 0x0, 0, 1)