Home
last modified time | relevance | path

Searched full:gpi_none (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7110-starfive-visionfive-2.dtsi347 GPI_NONE)>;
376 GPI_NONE)>;
412 GPI_NONE)>;
450 GPI_NONE)>;
H A Djh7100-common.dtsi99 GPO_ENABLE, GPI_NONE)>;
H A Djh7110-pinfunc.h208 #define GPI_NONE 255 macro
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dstarfive,jh7110-pinctrl.h135 #define GPI_NONE 255 macro
H A Dpinctrl-starfive-jh7100.h273 #define GPI_NONE 0xff macro
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c272 if (din != GPI_NONE) { in jh7110_set_gpiomux()
588 GPI_NONE, GPOUT_LOW, GPOEN_DISABLE, 0); in jh7110_gpio_direction_input()
602 GPI_NONE, value ? GPOUT_HIGH : GPOUT_LOW, in jh7110_gpio_direction_output()
H A Dpinctrl-starfive-jh7100.c673 if (din != GPI_NONE) in starfive_set_mux()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dstarfive,jh7100-pinctrl.yaml283 GPO_ENABLE, GPI_NONE)>;