Home
last modified time | relevance | path

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

/u-boot/drivers/gpio/
A Dgpio-uclass.c808 static const char * const gpio_function[GPIOF_COUNT] = { variable
822 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()
837 if (ret >= ARRAY_SIZE(gpio_function)) in get_function()
866 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()
876 offset, gpio_function[func]); in gpio_get_status()

Completed in 5 milliseconds