Home
last modified time | relevance | path

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

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