Searched refs:gpiod_is_active_low (Results 1 – 15 of 15) sorted by relevance
100 if (gpiod_is_active_low(data->gpiod)) in gpio_extcon_probe()
198 if (override_active_level && !gpiod_is_active_low(desc)) in mmc_gpiod_request_cd()
157 gpi_type = !gpiod_is_active_low(desc); in da9062_gpio_direction_input()
250 if (template->active_low ^ gpiod_is_active_low(gpiod)) in gpio_led_get_gpiod()
324 if (button->active_low ^ gpiod_is_active_low(bdata->gpiod)) in gpio_keys_polled_probe()
218 if ((i == SOC_STAT_CD) ^ gpiod_is_active_low(skt->stat[i].desc)) in soc_pcmcia_hw_init()
1145 wsa881x->sd_n_val = gpiod_is_active_low(wsa881x->sd_n); in wsa881x_probe()
3240 int gpiod_is_active_low(const struct gpio_desc *desc) in gpiod_is_active_low() function3245 EXPORT_SYMBOL_GPL(gpiod_is_active_low);5192 if (gpiod_is_active_low(desc)) in gpiod_get_array()
353 bool is_active_low = gpiod_is_active_low(fwd->descs[offset]); in gpio_fwd_delay()
981 ret = gpiod_direction_output(gpiod, gpiod_is_active_low(gpiod)); in atmel_lcdfb_of_init()
323 int gpiod_is_active_low(const struct gpio_desc *desc)
2532 irq_flags = gpiod_is_active_low(iqs7211->irq_gpio) ? IRQF_TRIGGER_LOW in iqs7211_probe()
1625 gpiod_is_active_low(udc->board.pullup_pin)); in at91rm9200_udc_init()
2370 if (mach->gpio_pullup_inverted ^ gpiod_is_active_low(udc->gpiod)) in pxa_udc_probe()
3130 irq_flags = gpiod_is_active_low(iqs7222->irq_gpio) ? IRQF_TRIGGER_LOW in iqs7222_probe()