Home
last modified time | relevance | path

Searched refs:KS_OUT2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pinctrl/actions/
H A Dpinctrl-s700.c92 #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),
H A Dpinctrl-s500.c70 #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),