Searched refs:GPIOHANDLE_REQUEST_ACTIVE_LOW (Results 1 – 3 of 3) sorted by relevance
224 if (flag & GPIOHANDLE_REQUEST_ACTIVE_LOW) in gpio_pin_test()250 GPIOHANDLE_REQUEST_OUTPUT | GPIOHANDLE_REQUEST_ACTIVE_LOW, in gpio_pin_tests()254 GPIOHANDLE_REQUEST_OUTPUT | GPIOHANDLE_REQUEST_ACTIVE_LOW, in gpio_pin_tests()
62 #define GPIOHANDLE_REQUEST_ACTIVE_LOW (1UL << 2) macro
424 GPIOHANDLE_REQUEST_ACTIVE_LOW | \590 if (lflags & GPIOHANDLE_REQUEST_ACTIVE_LOW) in linehandle_create()946 if (lflags & GPIOHANDLE_REQUEST_ACTIVE_LOW) in lineevent_create()