Searched refs:KS_OUT2 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/pinctrl/actions/ |
D | pinctrl-s700.c | 92 #define KS_OUT2 _GPIOB(9) macro 264 PINCTRL_PIN(KS_OUT2, "ks_out2"), 591 static unsigned int ks_out2_mfp_pads[] = { KS_OUT2 }; 950 KS_OUT2 }; 1613 static PAD_ST_CONF(KS_OUT2, 0, 4, 1); 1649 static PAD_PULLCTL_CONF(KS_OUT2, 0, 28, 1); 1716 [KS_OUT2] = PAD_INFO_PULLCTL_ST(KS_OUT2),
|
D | pinctrl-s500.c | 70 #define KS_OUT2 _GPIOB(9) macro 217 PINCTRL_PIN(KS_OUT2, "ks_out2"), 523 static unsigned int ks_out2_mfp_pads[] = { KS_OUT2 }; 812 static unsigned int ks_out_drv_pads[] = { KS_OUT0, KS_OUT1, KS_OUT2 }; 1398 static PAD_ST_CONF(KS_OUT2, 0, 4, 1); 1432 static PAD_PULLCTL_CONF(KS_OUT2, 0, 28, 1); 1518 [KS_OUT2] = PAD_INFO_PULLCTL_ST(KS_OUT2),
|