Searched refs:pint_assign (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
D | pinctrl-adi2.h | 36 bool pint_assign; member
|
/linux-4.4.14/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 1500 .pint_assign = true, /* PINT upper 16 bit */ 1531 .pint_assign = false, 1562 .pint_assign = false, 1593 .pint_assign = false, 1624 .pint_assign = false, 1655 .pint_assign = false, 1686 .pint_assign = false,
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-adi2.c | 184 bool pint_assign; member 198 return port->pint_assign ? BIT(hwirq) << PINT_HI_OFFSET : BIT(hwirq); in hwirq_to_pintbit() 915 ret = pint->pint_map_port(port->pint, port->pint_assign, in adi_gpio_init_int() 968 port->pint_assign = pdata->pint_assign; in adi_gpio_probe()
|
/linux-4.4.14/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 1205 .pint_assign = true, /* PINT upper 16 bit */ 1237 .pint_assign = true, 1269 .pint_assign = true, 1301 .pint_assign = false, 1333 .pint_assign = true, 1365 .pint_assign = false,
|