Home
last modified time | relevance | path

Searched refs:__gpio (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Dgpio-samsung-s3c64xx.h42 #define S3C64XX_GPIO_NEXT(__gpio) \ argument
43 ((__gpio##_START) + (__gpio##_NR) + CONFIG_S3C_GPIO_SPACE + 1)
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h105 #define SUNXI_GPIO_NEXT(__gpio) \ argument
106 ((__gpio##_START) + (__gpio##_NR) + 0)