Searched refs:KS_OUT1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-s500.c | 69 #define KS_OUT1 _GPIOB(8) macro 216 PINCTRL_PIN(KS_OUT1, "ks_out1"), 514 static unsigned int ks_out1_mfp_pads[] = { KS_OUT1 }; 812 static unsigned int ks_out_drv_pads[] = { KS_OUT0, KS_OUT1, KS_OUT2 }; 1397 static PAD_ST_CONF(KS_OUT1, 0, 5, 1); 1446 static PAD_PULLCTL_CONF(KS_OUT1, 0, 1, 1); 1517 [KS_OUT1] = PAD_INFO_PULLCTL_ST(KS_OUT1),
|
H A D | pinctrl-s700.c | 91 #define KS_OUT1 _GPIOB(8) macro 263 PINCTRL_PIN(KS_OUT1, "ks_out1"), 581 static unsigned int ks_out1_mfp_pads[] = { KS_OUT1 }; 949 KS_OUT1, 1612 static PAD_ST_CONF(KS_OUT1, 0, 5, 1); 1663 static PAD_PULLCTL_CONF(KS_OUT1, 0, 1, 1); 1715 [KS_OUT1] = PAD_INFO_PULLCTL_ST(KS_OUT1),
|