Home
last modified time | relevance | path

Searched refs:GPI_NONE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/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
/kernel/linux/linux-6.6/arch/riscv/boot/dts/starfive/
H A Djh7110-pinfunc.h208 #define GPI_NONE 255 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/riscv/starfive/
H A Djh7110-pinfunc.h208 #define GPI_NONE 255 macro
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds