Searched defs:__gpio (Results 1 – 7 of 7) sorted by relevance
51 #define S3C64XX_GPN_CONMASK(__gpio) (0x3 << ((__gpio) * 2)) argument52 #define S3C64XX_GPN_OUTPUT(__gpio) (0x1 << ((__gpio) * 2)) argument
59 #define S3C2410_GPIO_NEXT(__gpio) \ argument
41 #define S3C64XX_GPIO_NEXT(__gpio) \ argument
53 #define S5P64X0_GPIO_NEXT(__gpio) \ argument
60 #define S5PV210_GPIO_NEXT(__gpio) \ argument
61 #define S5PC100_GPIO_NEXT(__gpio) \ argument
59 #define EXYNOS4_GPIO_NEXT(__gpio) \ argument