Searched full:sppctl_pctl_g_gpio (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/sunplus/ |
H A D | sunplus-sp7021.dtsi | 122 sunplus,pins = < SPPCTL_IOPAD(0,SPPCTL_PCTL_G_GPIO,0,SPPCTL_PCTL_L_OUT) >; 128 sunplus,pins = < SPPCTL_IOPAD(91, SPPCTL_PCTL_G_GPIO, 0, 0) >; 133 SPPCTL_IOPAD(26,SPPCTL_PCTL_G_GPIO,0,0) 134 SPPCTL_IOPAD(28,SPPCTL_PCTL_G_GPIO,0,0)
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | sppctl.h | 15 #define SPPCTL_PCTL_G_GPIO (IOP_G_FIRST | IOP_G_MASTE) macro
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | sunplus,sp7021-pinctrl.yaml | 342 sunplus,pins = < SPPCTL_IOPAD(91, SPPCTL_PCTL_G_GPIO, 0, 0) >;
|
/openbmc/linux/drivers/pinctrl/sunplus/ |
H A D | sppctl.c | 878 if (pin_type == SPPCTL_PCTL_G_GPIO) { in sppctl_dt_node_to_map()
|