Searched refs:GPIOF_ACTIVE_LOW (Results 1 – 10 of 10) sorted by relevance
42 if (flags & GPIOF_ACTIVE_LOW) in gpio_request_one()
31 #define GPIOF_ACTIVE_LOW (1 << 2) macro
226 flags |= GPIOF_ACTIVE_LOW; in gpio_led_get_gpiod()
318 flags |= GPIOF_ACTIVE_LOW; in gpio_keys_polled_probe()
547 flags |= GPIOF_ACTIVE_LOW; in gpio_keys_setup_key()
344 flag |= GPIOF_ACTIVE_LOW; in histb_pcie_probe()
471 GPIOF_ACTIVE_LOW : 0); in ks8995_probe()
212 flags |= GPIOF_ACTIVE_LOW; in soc_pcmcia_hw_init()
877 gpio_flags = GPIOF_ACTIVE_LOW | in mvebu_pcie_parse_port()
2361 gpio_flags = mach->gpio_pullup_inverted ? GPIOF_ACTIVE_LOW : 0; in pxa_udc_probe()
Completed in 23 milliseconds