Home
last modified time | relevance | path

Searched refs:S5P_GPIO_PULL_UP (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c112 gpio_set_pull(i, S5P_GPIO_PULL_UP); in exynos5_mmc_config()
123 gpio_set_pull(i, S5P_GPIO_PULL_UP); in exynos5_mmc_config()
162 gpio_set_pull(i, S5P_GPIO_PULL_UP); in exynos5420_mmc_config()
189 gpio_set_pull(i, S5P_GPIO_PULL_UP); in exynos5420_mmc_config()
257 gpio_set_pull(EXYNOS5_GPIO_Y30 + i, S5P_GPIO_PULL_UP); in exynos5_sromc_config()
260 gpio_set_pull(EXYNOS5_GPIO_Y50 + i, S5P_GPIO_PULL_UP); in exynos5_sromc_config()
263 gpio_set_pull(EXYNOS5_GPIO_Y60 + i, S5P_GPIO_PULL_UP); in exynos5_sromc_config()
/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dodroid.c373 gpio_set_pull(EXYNOS4X12_GPIO_D00, S5P_GPIO_PULL_UP); in board_gpio_init()
387 gpio_set_pull(EXYNOS4X12_GPIO_X31, S5P_GPIO_PULL_UP); in board_gpio_init()
H A Dsetup.h236 #define XCL205_EN_GPIO_PUD_CFG (S5P_GPIO_PULL_UP << \
/OK3568_Linux_fs/u-boot/board/samsung/smdkv310/
H A Dsmdkv310.c117 gpio_set_pull(i, S5P_GPIO_PULL_UP); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/samsung/goni/
H A Dgoni.c113 gpio_set_pull(S5PC110_GPIO_H34, S5P_GPIO_PULL_UP); in board_mmc_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats2/
H A Dtrats2.c311 gpio_set_pull(EXYNOS4X12_GPIO_C01, S5P_GPIO_PULL_UP); in exynos_lcd_power_on()
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Ds5p_gpio.c132 case S5P_GPIO_PULL_UP: in s5p_gpio_set_pull()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c391 gpio_set_pull(EXYNOS4_GPIO_Y47, S5P_GPIO_PULL_UP); in exynos_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dgpio.h833 #define S5P_GPIO_PULL_UP 0x2 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1539 #define S5P_GPIO_PULL_UP 0x3 macro