Home
last modified time | relevance | path

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

/Linux-v6.6/include/dt-bindings/pinctrl/
Dsppctl.h19 #define SPPCTL_PCTL_L_OU1 (0x01 << 1) /* Output HIGH */ macro
/Linux-v6.6/drivers/pinctrl/sunplus/
Dsppctl.c614 if (configs[i] & SPPCTL_PCTL_L_OU1) in sppctl_pin_config_set()
891 (*configs & (SPPCTL_PCTL_L_OUT | SPPCTL_PCTL_L_OU1)) ? in sppctl_dt_node_to_map()