Searched refs:SIRQ1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/pinctrl/actions/ |
D | pinctrl-s900.c | 58 #define SIRQ1 _GPIOA(11) macro 220 PINCTRL_PIN(SIRQ1, "sirq1"), 435 static unsigned int sirq1_mfp_pads[] = { SIRQ1 }; 811 static unsigned int sirq_0_1_drv_pads[] = { SIRQ0, SIRQ1 }; 861 static unsigned int sirq_0_1_sr_pads[] = { SIRQ0, SIRQ1 }; 1445 static PAD_PULLCTL_CONF(SIRQ1, 0, 14, 2); 1571 [SIRQ1] = PAD_INFO_PULLCTL(SIRQ1),
|
D | pinctrl-s700.c | 66 #define SIRQ1 _GPIOA(25) macro 244 PINCTRL_PIN(SIRQ1, "sirq1"), 900 SIRQ1, 1654 static PAD_PULLCTL_CONF(SIRQ1, 0, 12, 2); 1700 [SIRQ1] = PAD_INFO_PULLCTL(SIRQ1),
|
D | pinctrl-s500.c | 53 #define SIRQ1 _GPIOA(25) macro 201 PINCTRL_PIN(SIRQ1, "sirq1"), 781 static unsigned int sirq_drv_pads[] = { SIRQ0, SIRQ1, SIRQ2 }; 1437 static PAD_PULLCTL_CONF(SIRQ1, 0, 12, 2); 1502 [SIRQ1] = PAD_INFO_PULLCTL(SIRQ1),
|
/Linux-v6.6/arch/arm/boot/dts/actions/ |
D | owl-s500.dtsi | 242 <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>, /* SIRQ1 */
|