Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c93 static struct orion_gpio_chip orion_gpio_chips[2]; variable
240 struct orion_gpio_chip *ochip = orion_gpio_chips + i; in orion_gpio_chip_find()
531 if (orion_gpio_chip_count == ARRAY_SIZE(orion_gpio_chips)) in orion_gpio_init()
537 ochip = orion_gpio_chips + orion_gpio_chip_count; in orion_gpio_init()