Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dgpio-samsung-s3c64xx.h79 #define S3C64XX_GPM(_nr) (S3C64XX_GPIO_M_START + (_nr)) macro
H A Ds3c64xx.c336 pin = S3C64XX_GPM(offs - 23); in s3c_irq_eint_set_type()
H A Dmach-crag6410.c840 s3c_gpio_setpull(S3C64XX_GPM(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()
H A Dgpio-samsung.c698 .base = S3C64XX_GPM(0),