Searched refs:GPIOHANDLE_REQUEST_ACTIVE_LOW (Results 1 – 3 of 3) sorted by relevance
225 if (flag & GPIOHANDLE_REQUEST_ACTIVE_LOW) in gpio_pin_test()251 GPIOHANDLE_REQUEST_OUTPUT | GPIOHANDLE_REQUEST_ACTIVE_LOW, in gpio_pin_tests()255 GPIOHANDLE_REQUEST_OUTPUT | GPIOHANDLE_REQUEST_ACTIVE_LOW, in gpio_pin_tests()
62 #define GPIOHANDLE_REQUEST_ACTIVE_LOW (1UL << 2) macro
420 GPIOHANDLE_REQUEST_ACTIVE_LOW | \576 if (lflags & GPIOHANDLE_REQUEST_ACTIVE_LOW) in linehandle_create()923 if (lflags & GPIOHANDLE_REQUEST_ACTIVE_LOW) in lineevent_create()