Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dvybrid_gpio.c75 return GPIOF_FUNC; in vybrid_gpio_get_function()
H A Dbcm2835_gpio.c96 return GPIOF_FUNC; in bcm2835_gpio_get_function()
H A Dintel_broadwell_gpio.c110 return GPIOF_FUNC; in broadwell_gpio_get_function()
H A Drk_gpio.c118 return GPIOF_FUNC; in rockchip_gpio_get_function()
H A Dintel_ich6_gpio.c210 return GPIOF_FUNC; in ich6_gpio_get_function()
H A Dsunxi_gpio.c216 return GPIOF_FUNC; in sunxi_gpio_get_function()
H A Ds5p_gpio.c275 return GPIOF_FUNC; in exynos_gpio_get_function()
H A Dtegra_gpio.c231 return GPIOF_FUNC; in tegra_gpio_get_function()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dgpio.h110 GPIOF_FUNC, /* Not used as a GPIO */ enumerator