Home
last modified time | relevance | path

Searched refs:GPOUT_HIGH (Results 1 – 3 of 3) sorted by relevance

/linux/include/dt-bindings/pinctrl/
A Dstarfive,jh7110-pinctrl.h130 #define GPOUT_HIGH 1 macro
/linux/arch/riscv/boot/dts/starfive/
A Djh7110-pinfunc.h31 #define GPOUT_HIGH 1 macro
/linux/drivers/pinctrl/starfive/
A Dpinctrl-starfive-jh7110.c590 GPI_NONE, value ? GPOUT_HIGH : GPOUT_LOW, in jh7110_gpio_direction_output()
620 u32 dout = (value ? GPOUT_HIGH : GPOUT_LOW) << shift; in jh7110_gpio_set()

Completed in 11 milliseconds