Home
last modified time | relevance | path

Searched defs:GPIOD_OUT_LOW (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/mach-pxa/
Dhx4700.c713 static enum gpiod_flags bq24022_gpiod_gflags[] = { GPIOD_OUT_LOW }; enumerator
Dmagician.c652 static enum gpiod_flags bq24022_gpiod_gflags[] = { GPIOD_OUT_LOW }; enumerator
/linux-6.1.9/include/linux/gpio/
Dconsumer.h49 GPIOD_OUT_LOW = GPIOD_FLAGS_BIT_DIR_SET | GPIOD_FLAGS_BIT_DIR_OUT, enumerator