Home
last modified time | relevance | path

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

/Linux-v6.1/include/dt-bindings/pinctrl/
Dsppctl.h20 #define SPPCTL_PCTL_L_INV (0x01 << 2) /* Input Invert */ macro
/Linux-v6.1/drivers/pinctrl/sunplus/
Dsppctl.c621 if (configs[i] & SPPCTL_PCTL_L_INV) in sppctl_pin_config_set()