Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dvybrid_gpio.c74 return GPIOF_FUNC; in vybrid_gpio_get_function()
H A Dbcm2835_gpio.c90 return GPIOF_FUNC; in bcm2835_gpio_get_function()
H A Dintel_broadwell_gpio.c110 return GPIOF_FUNC; in broadwell_gpio_get_function()
H A Dstm32f7_gpio.c139 return GPIOF_FUNC; in stm32_gpio_get_function()
H A Dintel_ich6_gpio.c210 return GPIOF_FUNC; in ich6_gpio_get_function()
H A Dsunxi_gpio.c213 return GPIOF_FUNC; in sunxi_gpio_get_function()
H A Ds5p_gpio.c274 return GPIOF_FUNC; in exynos_gpio_get_function()
H A Dtegra_gpio.c228 return GPIOF_FUNC; in tegra_gpio_get_function()
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h110 GPIOF_FUNC, /* Not used as a GPIO */ enumerator
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c202 case GPIOF_FUNC: in stm32_pinctrl_get_pin_muxing()