Home
last modified time | relevance | path

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

/drivers/regulator/
Drpi-panel-attiny-regulator.c51 NUM_GPIO enumerator
59 static const struct gpio_signal_mappings mappings[NUM_GPIO] = {
68 bool gpio_states[NUM_GPIO];
220 if (off >= NUM_GPIO) in attiny_gpio_set()
364 state->gc.ngpio = NUM_GPIO; in attiny_i2c_probe()
/drivers/gpio/
Dgpio-raspberrypi-exp.c18 #define NUM_GPIO 8 macro
225 rpi_gpio->gc.ngpio = NUM_GPIO; in rpi_exp_gpio_probe()