Home
last modified time | relevance | path

Searched defs:GPIO_OFFSET (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Daspeed_gpio.c182 #define GPIO_OFFSET(x) ((x) & 0x1f) macro
/openbmc/qemu/include/hw/arm/
H A Draspi_platform.h87 #define GPIO_OFFSET 0x200000 macro
/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed-sgpio.c132 #define GPIO_OFFSET(x) ((x) & GENMASK(5, 0)) macro
H A Dgpio-aspeed.c246 #define GPIO_OFFSET(x) ((x) & 0x1f) macro
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h464 #define GPIO_OFFSET 0x040000 macro