Searched refs:port_pin_base (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
D | pinctrl-adi2.h | 32 unsigned int port_pin_base; member
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 1202 .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/ |
D | ezkit.c | 1497 .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/ |
D | pinctrl-adi2.c | 1008 0, pdata->port_pin_base, port->width); in adi_gpio_probe()
|