Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-common.dtsi99 GPO_ENABLE, GPI_NONE)>;
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dpinctrl-starfive-jh7100.h36 #define GPO_ENABLE 0 macro
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dstarfive,jh7100-pinctrl.yaml283 GPO_ENABLE, GPI_NONE)>;
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c934 if (readl_relaxed(doen) == GPO_ENABLE) in starfive_gpio_get_direction()
968 writel_relaxed(GPO_ENABLE, doen); in starfive_gpio_direction_output()