Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c36 .gpio_reset = S3C64XX_GPN(6),
65 .ldo_ena = S3C64XX_GPN(7),
114 .ldo_ena = S3C64XX_GPN(7),
299 .ldo_ena = S3C64XX_GPN(7),
H A Dmach-crag6410.c218 .gpio = S3C64XX_GPN(11), /* EINT 11 */
718 [WM1250_EV1_GPIO_CLK_ENA] = S3C64XX_GPN(12),
841 s3c_gpio_setpull(S3C64XX_GPN(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()
H A Dgpio-samsung-s3c64xx.h80 #define S3C64XX_GPN(_nr) (S3C64XX_GPIO_N_START + (_nr)) macro
H A Ds3c64xx.c330 pin = S3C64XX_GPN(offs); in s3c_irq_eint_set_type()
H A Dgpio-samsung.c783 .base = S3C64XX_GPN(0),