Home
last modified time | relevance | path

Searched refs:GPO_DISABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-common.dtsi89 pinmux = <GPIOMUX(13, GPO_LOW, GPO_DISABLE,
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dpinctrl-starfive-jh7100.h37 #define GPO_DISABLE 1 macro
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dstarfive,jh7100-pinctrl.yaml275 pinmux = <GPIOMUX(13, GPO_LOW, GPO_DISABLE,
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c953 writel_relaxed(GPO_DISABLE, doen); in starfive_gpio_direction_input()