Searched refs:S3C2410_GPE11 (Results 1 – 2 of 2) sorted by relevance
27 s3c2410_gpio_cfgpin(S3C2410_GPE11, S3C2410_GPE11_SPIMISO0); in s3c24xx_spi_gpiocfg_bus0_gpe11_12_13()28 s3c2410_gpio_pullup(S3C2410_GPE11, 0); in s3c24xx_spi_gpiocfg_bus0_gpe11_12_13()32 s3c2410_gpio_cfgpin(S3C2410_GPE11, S3C2410_GPIO_INPUT); in s3c24xx_spi_gpiocfg_bus0_gpe11_12_13()33 s3c2410_gpio_pullup(S3C2410_GPE11, 1); in s3c24xx_spi_gpiocfg_bus0_gpe11_12_13()
656 #define S3C2410_GPE11 S3C2410_GPIONO(S3C2410_GPIO_BANKE, 11) macro