Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dgpio.h114 GPIOF_COUNT, enumerator
/u-boot/drivers/gpio/
A Dgpio-uclass.c776 static const char * const gpio_function[GPIOF_COUNT] = {
790 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()
832 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()

Completed in 6 milliseconds