Home
last modified time | relevance | path

Searched refs:S3C64XX_GPN (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Dgpio-samsung-s3c64xx.h80 #define S3C64XX_GPN(_nr) (S3C64XX_GPIO_N_START + (_nr)) macro
H A Dmach-crag6410.c216 .gpio = S3C64XX_GPN(11), /* EINT 11 */
840 s3c_gpio_setpull(S3C64XX_GPN(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()
H A Ds3c64xx.c330 pin = S3C64XX_GPN(offs); in s3c_irq_eint_set_type()
H A Dgpio-samsung.c783 .base = S3C64XX_GPN(0),