Searched refs:GPIOF_ACTIVE_LOW (Results 1 – 9 of 9) sorted by relevance
37 if (flags & GPIOF_ACTIVE_LOW) in gpio_request_one()
20 #define GPIOF_ACTIVE_LOW (1 << 2) macro
117 gpio_flags = GPIOF_ACTIVE_LOW | GPIOF_OUT_INIT_HIGH; in clk_register_gpio()
113 flags |= GPIOF_ACTIVE_LOW; in create_gpio_led()
236 GPIOF_ACTIVE_LOW, in usb_phy_gen_create_phy()
320 flags |= GPIOF_ACTIVE_LOW; in gpio_keys_polled_probe()
128 * GPIOF_ACTIVE_LOW - to configure the GPIO as active-low
1106 gpio_flags = GPIOF_ACTIVE_LOW | in mvebu_pcie_parse_port()
2414 gpio_flags = mach->gpio_pullup_inverted ? GPIOF_ACTIVE_LOW : 0; in pxa_udc_probe()