Searched refs:MPP_INPUT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/plat-orion/include/plat/ | ||
H A D | mpp.h | 28 #define MPP_INPUT_MASK GENERIC_MPP(0, 0x0, 1, 0) macro |
/linux/arch/arm/plat-orion/ | ||
H A D | mpp.c | 68 if (*mpp_list & MPP_INPUT_MASK) in orion_mpp_conf() |