Searched refs:OF_GPIO_ACTIVE_LOW (Results 1 – 23 of 23) sorted by relevance
149 arb->our_gpio_release = !!(gpio_flags & OF_GPIO_ACTIVE_LOW); in i2c_arbitrator_probe()150 out_init = (gpio_flags & OF_GPIO_ACTIVE_LOW) ? in i2c_arbitrator_probe()167 arb->their_gpio_release = !!(gpio_flags & OF_GPIO_ACTIVE_LOW); in i2c_arbitrator_probe()
54 trigger = (flags == OF_GPIO_ACTIVE_LOW); in gpio_halt_cb()107 trigger = (flags == OF_GPIO_ACTIVE_LOW); in gpio_halt_probe()
77 if (*flags & OF_GPIO_ACTIVE_LOW) { in of_gpio_flags_quirks()80 *flags &= ~OF_GPIO_ACTIVE_LOW; in of_gpio_flags_quirks()83 *flags |= OF_GPIO_ACTIVE_LOW; in of_gpio_flags_quirks()271 if (of_flags & OF_GPIO_ACTIVE_LOW) in of_find_gpio()340 if (xlate_flags & OF_GPIO_ACTIVE_LOW) in of_parse_own_gpio()
3965 active_low = flags & OF_GPIO_ACTIVE_LOW; in gpiod_get_from_of_node()
46 (flags & OF_GPIO_ACTIVE_LOW) ? (0) : (1)); in vmmc_probe()
27 OF_GPIO_ACTIVE_LOW = 0x1, enumerator
112 if (gpio_flags & OF_GPIO_ACTIVE_LOW) in mmc_spi_get_pdata()
120 !!(machine->gpio_hp_det_flags & OF_GPIO_ACTIVE_LOW); in tegra_rt5640_asoc_init()
57 if (output->hpd_gpio_flags & OF_GPIO_ACTIVE_LOW) { in tegra_output_connector_detect()
306 flags & OF_GPIO_ACTIVE_LOW ? in ak4104_spi_probe()
688 flags & OF_GPIO_ACTIVE_LOW ? in cs4270_i2c_probe()
463 sjack->gpio.invert = !!(flags & OF_GPIO_ACTIVE_LOW); in asoc_simple_card_init_jack()
350 if (of_flags & OF_GPIO_ACTIVE_LOW) in histb_pcie_probe()
438 !!(flags & OF_GPIO_ACTIVE_LOW)); in spi_ppc4xx_of_probe()
760 pinfo->alow_flags[i] = flags & OF_GPIO_ACTIVE_LOW; in of_fsl_spi_get_chipselects()
465 flags = (ks->pdata->reset_gpio_flags == OF_GPIO_ACTIVE_LOW ? in ks8995_probe()
638 fhci->alow_gpios[i] = flags & OF_GPIO_ACTIVE_LOW; in of_fhci_probe()
1795 board->vbus_active_low = (flags & OF_GPIO_ACTIVE_LOW) ? 1 : 0; in at91udc_of_init()1800 board->pullup_active_low = (flags & OF_GPIO_ACTIVE_LOW) ? 1 : 0; in at91udc_of_init()
1053 if (flags & OF_GPIO_ACTIVE_LOW) { in mvebu_pcie_parse_port()
1381 hdmi->hpd_active_low = hpd_gpio_flags & OF_GPIO_ACTIVE_LOW; in vc4_hdmi_bind()
181 flags = (of_flags & OF_GPIO_ACTIVE_LOW) ? GPIOF_OUT_INIT_LOW : in fbtft_request_one_gpio()
1595 state->gpio[i].level = !(of_flags & OF_GPIO_ACTIVE_LOW); in s5c73m3_parse_gpios()
1834 gpios[i].level = !(flags & OF_GPIO_ACTIVE_LOW); in s5k5baf_parse_gpios()