Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dpinctrl-adi2.h32 unsigned int port_pin_base; member
/linux-4.4.14/arch/blackfin/mach-bf548/boards/
Dezkit.c1202 .port_pin_base = GPIO_PA0,
1234 .port_pin_base = GPIO_PB0,
1266 .port_pin_base = GPIO_PC0,
1298 .port_pin_base = GPIO_PD0,
1330 .port_pin_base = GPIO_PE0,
1362 .port_pin_base = GPIO_PF0,
1394 .port_pin_base = GPIO_PG0,
1424 .port_pin_base = GPIO_PH0,
1454 .port_pin_base = GPIO_PI0,
1484 .port_pin_base = GPIO_PJ0,
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c1497 .port_pin_base = GPIO_PA0,
1528 .port_pin_base = GPIO_PB0,
1559 .port_pin_base = GPIO_PC0,
1590 .port_pin_base = GPIO_PD0,
1621 .port_pin_base = GPIO_PE0,
1652 .port_pin_base = GPIO_PF0,
1683 .port_pin_base = GPIO_PG0,
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-adi2.c1008 0, pdata->port_pin_base, port->width); in adi_gpio_probe()