Searched refs:GPI_NONE (Results 1 – 7 of 7) sorted by relevance
/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7110-common.dtsi | 433 GPI_NONE)>; 462 GPI_NONE)>; 498 GPI_NONE)>; 509 GPI_NONE)>; 522 GPI_NONE)>; 533 GPI_NONE)>; 546 GPI_NONE)>, 549 GPI_NONE)>; 562 GPI_NONE)>, 565 GPI_NONE)>; [all …]
|
H A D | jh7100-common.dtsi | 207 GPI_NONE)>, 211 GPI_NONE)>; 223 GPO_ENABLE, GPI_NONE)>; 260 GPO_ENABLE, GPI_NONE)>; 304 GPO_ENABLE, GPI_NONE)>;
|
H A D | jh7110-pinfunc.h | 208 #define GPI_NONE 255 macro
|
/linux/include/dt-bindings/pinctrl/ |
H A D | starfive,jh7110-pinctrl.h | 135 #define GPI_NONE 255 macro
|
H A D | pinctrl-starfive-jh7100.h | 273 #define GPI_NONE 0xff macro
|
/linux/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7110.c | 270 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 D | pinctrl-starfive-jh7100.c | 668 if (din != GPI_NONE) in starfive_set_mux()
|