Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dhx4700.c706 static enum gpiod_flags bq24022_gpiod_gflags[] = { GPIOD_OUT_LOW }; enumerator
Dmagician.c651 static enum gpiod_flags bq24022_gpiod_gflags[] = { GPIOD_OUT_LOW }; enumerator
/kernel/linux/linux-5.10/include/linux/gpio/
Dconsumer.h52 GPIOD_OUT_LOW = GPIOD_FLAGS_BIT_DIR_SET | GPIOD_FLAGS_BIT_DIR_OUT, enumerator