Searched defs:GPIO_LEVEL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/ | ||
H A D | gpio.h | 26 #define GPIO_LEVEL_MASK(pin) (MVEBU_GPIO0_BASE + GPIO_OFF(pin) + 0x1c) macro |
/openbmc/linux/arch/arm/plat-orion/ | ||
D | gpio.c |
|