Searched refs:GPOUT_HIGH (Results 1 – 4 of 4) sorted by relevance
456 pinmux = <GPIOMUX(61, GPOUT_HIGH,463 pinmux = <GPIOMUX(63, GPOUT_HIGH,470 pinmux = <GPIOMUX(38, GPOUT_HIGH,
31 #define GPOUT_HIGH 1 macro
130 #define GPOUT_HIGH 1 macro
602 GPI_NONE, value ? GPOUT_HIGH : GPOUT_LOW, in jh7110_gpio_direction_output()632 u32 dout = (value ? GPOUT_HIGH : GPOUT_LOW) << shift; in jh7110_gpio_set()