Home
last modified time | relevance | path

Searched refs:S5P_GPIO_INPUT (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/board/samsung/trats2/
H A Dtrats2.c47 gpio_cfg_pin(pin, S5P_GPIO_INPUT); in check_hw_revision()
56 gpio_cfg_pin(pin, S5P_GPIO_INPUT); in check_hw_revision()
/openbmc/u-boot/drivers/gpio/
H A Ds5p_gpio.c194 s5p_gpio_cfg_pin(state->bank, offset, S5P_GPIO_INPUT); in exynos_gpio_direction_input()
271 else if (cfg == S5P_GPIO_INPUT) in exynos_gpio_get_function()
/openbmc/u-boot/board/samsung/goni/
H A Dgoni.c111 gpio_cfg_pin(S5PC110_GPIO_H34, S5P_GPIO_INPUT); in board_mmc_init()
/openbmc/u-boot/board/samsung/odroid/
H A Dsetup.h245 #define XCL205_STATE_GPIO_CON_CFG (S5P_GPIO_INPUT << \
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c193 gpio_cfg_pin(pin, S5P_GPIO_INPUT); in get_hw_revision()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dgpio.h824 #define S5P_GPIO_INPUT 0x0 macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1530 #define S5P_GPIO_INPUT 0x0 macro