Searched refs:EXYNOS4_GPB (Results 1 – 4 of 4) sorted by relevance
21 s3c_gpio_cfgall_range(EXYNOS4_GPB(2), 2, in s3c_i2c4_cfg_gpio()
21 s3c_gpio_cfgall_range(EXYNOS4_GPB(6), 2, in s3c_i2c5_cfg_gpio()
61 .base = EXYNOS4_GPB(0),
110 #define EXYNOS4_GPB(_nr) (EXYNOS4_GPIO_B_START + (_nr)) macro