Searched defs:GPIO_IOSEL_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/lib/ | ||
H A D | pinctrl_ich6.c | 21 #define GPIO_IOSEL_OFFSET(x) (x + 4) macro |
/openbmc/u-boot/drivers/gpio/ | ||
H A D | intel_ich6_gpio.c | 54 #define GPIO_IOSEL_OFFSET(x) (x + 4) macro |