Searched refs:SIRQ0 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/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),
|