Searched refs:GPIOF_FUNC (Results 1 - 18 of 18) sorted by relevance

/u-boot/drivers/gpio/
H A Dnmk_gpio.c52 return GPIOF_FUNC;
H A Dnpcm_gpio.c87 return GPIOF_FUNC;
H A Dvybrid_gpio.c75 return GPIOF_FUNC;
H A Drzg2l-gpio.c122 return GPIOF_FUNC;
H A Dbcm2835_gpio.c90 return GPIOF_FUNC;
H A Dintel_broadwell_gpio.c112 return GPIOF_FUNC;
H A Docteon_gpio.c145 return GPIOF_FUNC;
H A Dintel_gpio.c78 return GPIOF_FUNC;
H A Dintel_ich6_gpio.c213 return GPIOF_FUNC;
H A Drk_gpio.c116 return GPIOF_FUNC;
H A Ds5p_gpio.c276 return GPIOF_FUNC;
H A Dsunxi_gpio.c282 return GPIOF_FUNC;
H A Dtegra_gpio.c229 return GPIOF_FUNC;
H A Dstm32_gpio.c168 return GPIOF_FUNC;
H A Dsandbox.c200 return GPIOF_FUNC;
H A Dgpio-uclass.c924 case GPIOF_FUNC:
/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c51 [GPIOF_FUNC] = "alt function",
233 case GPIOF_FUNC:
/u-boot/include/asm-generic/
H A Dgpio.h112 GPIOF_FUNC, /* Not used as a GPIO */ enumerator in enum:gpio_func_t

Completed in 184 milliseconds