Home
last modified time | relevance | path

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

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