Searched refs:GPIOF_COUNT (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/asm-generic/
H A Dgpio.h114 GPIOF_COUNT, enumerator in enum:gpio_func_t
/u-boot/drivers/gpio/
H A Dgpio-uclass.c853 static const char * const gpio_function[GPIOF_COUNT] = {
867 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function));
911 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function));
/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c46 static const char * const pinmux_mode[GPIOF_COUNT] = {

Completed in 105 milliseconds