Searched refs:SIRQ0 (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/pinctrl/actions/ ! |
D | pinctrl-s900.c | 57 #define SIRQ0 _GPIOA(10) macro 219 PINCTRL_PIN(SIRQ0, "sirq0"), 432 static unsigned int sirq0_mfp_pads[] = { SIRQ0 }; 811 static unsigned int sirq_0_1_drv_pads[] = { SIRQ0, SIRQ1 }; 861 static unsigned int sirq_0_1_sr_pads[] = { SIRQ0, SIRQ1 }; 1444 static PAD_PULLCTL_CONF(SIRQ0, 0, 16, 2); 1570 [SIRQ0] = PAD_INFO_PULLCTL(SIRQ0),
|
D | pinctrl-s500.c | 52 #define SIRQ0 _GPIOA(24) macro 200 PINCTRL_PIN(SIRQ0, "sirq0"), 781 static unsigned int sirq_drv_pads[] = { SIRQ0, SIRQ1, SIRQ2 }; 1436 static PAD_PULLCTL_CONF(SIRQ0, 0, 14, 2); 1501 [SIRQ0] = PAD_INFO_PULLCTL(SIRQ0),
|
D | pinctrl-s700.c | 65 #define SIRQ0 _GPIOA(24) macro 243 PINCTRL_PIN(SIRQ0, "sirq0"), 899 static unsigned int sirq_drv_pads[] = { SIRQ0, 1653 static PAD_PULLCTL_CONF(SIRQ0, 0, 14, 2); 1699 [SIRQ0] = PAD_INFO_PULLCTL(SIRQ0),
|
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/ ! |
D | actions,owl-sirq.yaml | 60 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>, /* SIRQ0 */
|
/linux-6.1.9/arch/arm/boot/dts/ ! |
D | owl-s500.dtsi | 241 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>, /* SIRQ0 */
|