Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 1 milliseconds