Searched refs:pint_id (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
D | pinctrl-adi2.h | 35 u8 pint_id; member
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 1204 .pint_id = 0, /* PINT0 */ 1236 .pint_id = 0, 1268 .pint_id = 2, 1300 .pint_id = 2, 1332 .pint_id = 3, 1364 .pint_id = 3, 1396 .pint_id = -1, 1426 .pint_id = -1, 1456 .pint_id = -1, 1486 .pint_id = -1,
|
/linux-4.4.14/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 1499 .pint_id = 0, /* PINT0 */ 1530 .pint_id = 0, 1561 .pint_id = 1, 1592 .pint_id = 2, 1623 .pint_id = 3, 1654 .pint_id = 4, 1685 .pint_id = 5,
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-adi2.c | 971 port->pint = find_gpio_pint(pdata->pint_id); in adi_gpio_probe()
|