Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dvybrid_gpio.c74 return GPIOF_FUNC; in vybrid_gpio_get_function()
Dbcm2835_gpio.c90 return GPIOF_FUNC; in bcm2835_gpio_get_function()
Dintel_broadwell_gpio.c110 return GPIOF_FUNC; in broadwell_gpio_get_function()
Dintel_ich6_gpio.c210 return GPIOF_FUNC; in ich6_gpio_get_function()
Dsunxi_gpio.c213 return GPIOF_FUNC; in sunxi_gpio_get_function()
Ds5p_gpio.c274 return GPIOF_FUNC; in exynos_gpio_get_function()
Dtegra_gpio.c228 return GPIOF_FUNC; in tegra_gpio_get_function()
/external/u-boot/include/asm-generic/
Dgpio.h110 GPIOF_FUNC, /* Not used as a GPIO */ enumerator