Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dgpio.h114 GPIOF_COUNT, enumerator
/u-boot/drivers/gpio/
A Dgpio-uclass.c808 static const char * const gpio_function[GPIOF_COUNT] = {
822 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()
866 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()
/u-boot/drivers/pinctrl/
A Dpinctrl_stm32.c45 static const char * const pinmux_mode[GPIOF_COUNT] = {

Completed in 13 milliseconds