Home
last modified time | relevance | path

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

/openbmc/u-boot/include/asm-generic/
H A Dgpio.h112 GPIOF_COUNT, enumerator
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c614 static const char * const gpio_function[GPIOF_COUNT] = {
628 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()
670 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()