Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/pinctrl/
H A Dsppctl.h21 #define SPPCTL_PCTL_L_ONV (0x01 << 3) /* Output Invert */ macro
/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c618 if (configs[i] & SPPCTL_PCTL_L_ONV) in sppctl_pin_config_set()