Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-ath79.c230 u32 ath79_gpio_count; in ath79_gpio_probe() local
238 err = device_property_read_u32(dev, "ngpios", &ath79_gpio_count); in ath79_gpio_probe()
246 if (ath79_gpio_count >= 32) { in ath79_gpio_probe()