Searched refs:SIRQ2 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/pinctrl/actions/ |
D | pinctrl-s700.c | 67 #define SIRQ2 _GPIOA(26) macro 245 PINCTRL_PIN(SIRQ2, "sirq2"), 901 SIRQ2 }; 1655 static PAD_PULLCTL_CONF(SIRQ2, 0, 10, 2); 1701 [SIRQ2] = PAD_INFO_PULLCTL(SIRQ2),
|
D | pinctrl-s500.c | 54 #define SIRQ2 _GPIOA(26) macro 202 PINCTRL_PIN(SIRQ2, "sirq2"), 781 static unsigned int sirq_drv_pads[] = { SIRQ0, SIRQ1, SIRQ2 }; 1438 static PAD_PULLCTL_CONF(SIRQ2, 0, 10, 2); 1503 [SIRQ2] = PAD_INFO_PULLCTL(SIRQ2),
|
D | pinctrl-s900.c | 59 #define SIRQ2 _GPIOA(12) macro 221 PINCTRL_PIN(SIRQ2, "sirq2"), 812 static unsigned int sirq2_drv_pads[] = { SIRQ2 }; 862 static unsigned int sirq2_sr_pads[] = { SIRQ2 }; 1446 static PAD_PULLCTL_CONF(SIRQ2, 0, 12, 2); 1572 [SIRQ2] = PAD_INFO_PULLCTL(SIRQ2),
|
/Linux-v6.6/arch/arm/boot/dts/actions/ |
D | owl-s500.dtsi | 243 <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>; /* SIRQ2 */
|