Home
last modified time | relevance | path

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

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