Home
last modified time | relevance | path

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

/drivers/regulator/
A Drpi-panel-v2-regulator.c29 #define NUM_GPIO 2 macro
64 .ngpio = NUM_GPIO, in rpi_panel_v2_i2c_probe()
65 .ngpio_per_reg = NUM_GPIO, in rpi_panel_v2_i2c_probe()
A Drpi-panel-attiny-regulator.c52 NUM_GPIO enumerator
60 static const struct gpio_signal_mappings mappings[NUM_GPIO] = {
69 bool gpio_states[NUM_GPIO];
352 state->gc.ngpio = NUM_GPIO; in attiny_i2c_probe()
/drivers/gpio/
A Dgpio-raspberrypi-exp.c18 #define NUM_GPIO 8 macro
229 rpi_gpio->gc.ngpio = NUM_GPIO; in rpi_exp_gpio_probe()

Completed in 9 milliseconds