Home
last modified time | relevance | path

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

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