Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/asm-generic/
H A Dgpio.h112 GPIOF_COUNT, enumerator
/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c613 static const char * const gpio_function[GPIOF_COUNT] = {
627 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()
669 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()