Home
last modified time | relevance | path

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

/linux/arch/riscv/boot/dts/starfive/
H A Djh7110-deepcomputing-fml13v01.dts27 GPI_NONE)>;
54 GPI_NONE)>;
65 GPI_NONE)>;
78 GPI_NONE)>;
H A Djh7110-milkv-marscm.dtsi47 GPI_NONE)>;
103 GPI_NONE)>;
131 GPI_NONE)>;
142 GPI_NONE)>;
154 GPI_NONE)>;
H A Djh7110-common.dtsi460 GPI_NONE)>;
496 GPI_NONE)>;
507 GPI_NONE)>;
520 GPI_NONE)>;
531 GPI_NONE)>;
544 GPI_NONE)>,
547 GPI_NONE)>;
560 GPI_NONE)>,
563 GPI_NONE)>;
576 GPI_NONE)>;
[all …]
H A Djh7110-starfive-visionfive-2-lite.dtsi94 GPI_NONE)>;
123 GPI_NONE)>;
132 GPI_NONE)>;
139 GPI_NONE)>;
H A Djh7100-common.dtsi207 GPI_NONE)>,
211 GPI_NONE)>;
223 GPO_ENABLE, GPI_NONE)>;
260 GPO_ENABLE, GPI_NONE)>;
304 GPO_ENABLE, GPI_NONE)>;
H A Djh7110-milkv-mars.dts38 GPI_NONE)>;
88 GPI_NONE)>;
H A Djh7110-pine64-star64.dts60 GPI_NONE)>;
115 GPI_NONE)>;
H A Djh7110-milkv-marscm-lite.dts24 GPI_NONE)>;
H A Djh7110-starfive-visionfive-2.dtsi54 GPI_NONE)>;
H A Djh7110-pinfunc.h208 #define GPI_NONE 255 macro
/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
/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c270 if (din != GPI_NONE) { in jh7110_set_gpiomux()
576 GPI_NONE, GPOUT_LOW, GPOEN_DISABLE, 0); in jh7110_gpio_direction_input()
590 GPI_NONE, value ? GPOUT_HIGH : GPOUT_LOW, in jh7110_gpio_direction_output()
H A Dpinctrl-starfive-jh7100.c668 if (din != GPI_NONE) in starfive_set_mux()