Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/pinctrl/
H A Dsppctl.h16 #define SPPCTL_PCTL_G_IOPP (IOP_G_FIRST | 0x00) macro
/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c893 } else if (pin_type == SPPCTL_PCTL_G_IOPP) { in sppctl_dt_node_to_map()