Searched refs:U300_GPIO_NUM_PORTS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-coh901.c57 #define U300_GPIO_NUM_PORTS 7 macro
59 #define U300_GPIO_MAX (U300_GPIO_PINS_PER_PORT * U300_GPIO_NUM_PORTS)
71 struct u300_gpio_port ports[U300_GPIO_NUM_PORTS];
131 bs335_gpio_config[U300_GPIO_NUM_PORTS][U300_GPIO_PINS_PER_PORT] = {
583 for (i = 0; i < U300_GPIO_NUM_PORTS; i++) { u300_gpio_init_coh901571()
639 gpio->chip.ngpio = U300_GPIO_NUM_PORTS * U300_GPIO_PINS_PER_PORT; u300_gpio_probe()
704 for (portno = 0 ; portno < U300_GPIO_NUM_PORTS; portno++) { u300_gpio_probe()

Completed in 62 milliseconds