Home
last modified time | relevance | path

Searched defs:__gpio (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dsleep-s3c64xx.S48 #define S3C64XX_GPN_CONMASK(__gpio) (0x3 << ((__gpio) * 2)) argument
49 #define S3C64XX_GPN_OUTPUT(__gpio) (0x1 << ((__gpio) * 2)) argument
H A Dgpio-samsung-s3c24xx.h58 #define S3C2410_GPIO_NEXT(__gpio) \ argument
H A Dgpio-samsung-s3c64xx.h42 #define S3C64XX_GPIO_NEXT(__gpio) \ argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h106 #define SUNXI_GPIO_NEXT(__gpio) \ argument