Searched refs:KS_OUT0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-s500.c | 68 #define KS_OUT0 _GPIOB(7) macro 215 PINCTRL_PIN(KS_OUT0, "ks_out0"), 505 static unsigned int ks_out0_mfp_pads[] = { KS_OUT0 }; 812 static unsigned int ks_out_drv_pads[] = { KS_OUT0, KS_OUT1, KS_OUT2 }; 1396 static PAD_ST_CONF(KS_OUT0, 0, 6, 1); 1445 static PAD_PULLCTL_CONF(KS_OUT0, 0, 2, 1); 1516 [KS_OUT0] = PAD_INFO_PULLCTL_ST(KS_OUT0),
|
H A D | pinctrl-s700.c | 90 #define KS_OUT0 _GPIOB(7) macro 262 PINCTRL_PIN(KS_OUT0, "ks_out0"), 570 static unsigned int ks_out0_mfp_pads[] = { KS_OUT0 }; 948 static unsigned int ks_out_drv_pads[] = { KS_OUT0, 1611 static PAD_ST_CONF(KS_OUT0, 0, 6, 1); 1662 static PAD_PULLCTL_CONF(KS_OUT0, 0, 2, 1); 1714 [KS_OUT0] = PAD_INFO_PULLCTL_ST(KS_OUT0),
|