Home
last modified time | relevance | path

Searched refs:EXYNOS4_GPD0 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/arm/mach-exynos/
Dmach-smdkv310.c131 gpio_request_one(EXYNOS4_GPD0(1), GPIOF_OUT_INIT_HIGH, "GPD0"); in lcd_lte480wv_set_power()
132 gpio_free(EXYNOS4_GPD0(1)); in lcd_lte480wv_set_power()
147 gpio_request_one(EXYNOS4_GPD0(1), GPIOF_OUT_INIT_LOW, "GPD0"); in lcd_lte480wv_set_power()
148 gpio_free(EXYNOS4_GPD0(1)); in lcd_lte480wv_set_power()
320 .no = EXYNOS4_GPD0(1),
Dsetup-i2c7.c21 s3c_gpio_cfgall_range(EXYNOS4_GPD0(2), 2, in s3c_i2c7_cfg_gpio()
Dmach-smdk4x12.c212 .no = EXYNOS4_GPD0(1),
Dmach-origen.c655 .no = EXYNOS4_GPD0(0),
/linux-3.4.99/arch/arm/mach-exynos/include/mach/
Dgpio.h109 #define EXYNOS4_GPD0(_nr) (EXYNOS4_GPIO_D0_START + (_nr)) macro
/linux-3.4.99/drivers/gpio/
Dgpio-samsung.c2162 .base = EXYNOS4_GPD0(0),