Home
last modified time | relevance | path

Searched refs:GPI_NONE (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/arch/riscv/boot/dts/starfive/
Djh7110-starfive-visionfive-2.dtsi344 GPI_NONE)>;
373 GPI_NONE)>;
409 GPI_NONE)>;
447 GPI_NONE)>;
481 GPI_NONE)>;
Djh7100-common.dtsi99 GPO_ENABLE, GPI_NONE)>;
Djh7110-pinfunc.h208 #define GPI_NONE 255 macro
/Linux-v6.6/include/dt-bindings/pinctrl/
Dstarfive,jh7110-pinctrl.h135 #define GPI_NONE 255 macro
Dpinctrl-starfive-jh7100.h273 #define GPI_NONE 0xff macro
/Linux-v6.6/drivers/pinctrl/starfive/
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()
Dpinctrl-starfive-jh7100.c673 if (din != GPI_NONE) in starfive_set_mux()