Home
last modified time | relevance | path

Searched refs:OF_GPIO_ACTIVE_LOW (Results 1 – 35 of 35) sorted by relevance

/linux-4.1.27/drivers/i2c/muxes/
Di2c-arb-gpio-challenge.c152 arb->our_gpio_release = !!(gpio_flags & OF_GPIO_ACTIVE_LOW); in i2c_arbitrator_probe()
153 out_init = (gpio_flags & OF_GPIO_ACTIVE_LOW) ? in i2c_arbitrator_probe()
170 arb->their_gpio_release = !!(gpio_flags & OF_GPIO_ACTIVE_LOW); in i2c_arbitrator_probe()
/linux-4.1.27/arch/powerpc/platforms/85xx/
Dsgy_cts1000.c54 trigger = (flags == OF_GPIO_ACTIVE_LOW); in gpio_halt_cb()
105 trigger = (flags == OF_GPIO_ACTIVE_LOW); in gpio_halt_probe()
/linux-4.1.27/drivers/net/phy/
Dmdio-gpio.c55 pdata->mdc_active_low = flags & OF_GPIO_ACTIVE_LOW; in mdio_gpio_of_get_data()
61 pdata->mdio_active_low = flags & OF_GPIO_ACTIVE_LOW; in mdio_gpio_of_get_data()
66 pdata->mdo_active_low = flags & OF_GPIO_ACTIVE_LOW; in mdio_gpio_of_get_data()
/linux-4.1.27/arch/mips/lantiq/xway/
Dvmmc.c46 (flags & OF_GPIO_ACTIVE_LOW) ? (0) : (1)); in vmmc_probe()
/linux-4.1.27/include/linux/
Dof_gpio.h31 OF_GPIO_ACTIVE_LOW = 0x1, enumerator
/linux-4.1.27/drivers/input/misc/
Drotary_encoder.c172 pdata->inverted_a = flags & OF_GPIO_ACTIVE_LOW; in rotary_encoder_parse_dt()
175 pdata->inverted_b = flags & OF_GPIO_ACTIVE_LOW; in rotary_encoder_parse_dt()
/linux-4.1.27/drivers/video/backlight/
Dgpio_backlight.c77 gbl->active = (gpio_flags & OF_GPIO_ACTIVE_LOW) ? 0 : 1; in gpio_backlight_probe_dt()
/linux-4.1.27/drivers/mmc/host/
Dof_mmc_spi.c114 if (gpio_flags & OF_GPIO_ACTIVE_LOW) in mmc_spi_get_pdata()
/linux-4.1.27/drivers/clk/
Dclk-gpio-gate.c177 of_flags & OF_GPIO_ACTIVE_LOW, 0); in of_clk_gpio_gate_delayed_register_get()
/linux-4.1.27/sound/soc/tegra/
Dtegra_rt5640.c120 !!(machine->gpio_hp_det_flags & OF_GPIO_ACTIVE_LOW); in tegra_rt5640_asoc_init()
/linux-4.1.27/drivers/media/rc/
Dgpio-ir-recv.c54 pdata->active_low = (flags & OF_GPIO_ACTIVE_LOW); in gpio_ir_recv_get_devtree_pdata()
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dmmc.txt56 also be specified using the OF_GPIO_ACTIVE_LOW flag. This creates an ambiguity
59 OF_GPIO_ACTIVE_LOW flag clear and specifying the respective *-inverted
/linux-4.1.27/sound/soc/generic/
Dsimple-card.c464 priv->gpio_hp_det_invert = !!(flags & OF_GPIO_ACTIVE_LOW); in asoc_simple_card_parse_of()
470 priv->gpio_mic_det_invert = !!(flags & OF_GPIO_ACTIVE_LOW); in asoc_simple_card_parse_of()
/linux-4.1.27/drivers/watchdog/
Dgpio_wdt.c180 priv->active_low = flags & OF_GPIO_ACTIVE_LOW; in gpio_wdt_probe()
/linux-4.1.27/drivers/power/
Dgpio-charger.c100 pdata->gpio_active_low = !!(flags & OF_GPIO_ACTIVE_LOW); in gpio_charger_parse_dt()
Dbq24735-charger.c227 if (flags & OF_GPIO_ACTIVE_LOW) in bq24735_parse_dt_data()
Dsbs-battery.c780 if (gpio_flags & OF_GPIO_ACTIVE_LOW) in sbs_of_populate_pdata()
/linux-4.1.27/sound/soc/codecs/
Dak4104.c302 flags & OF_GPIO_ACTIVE_LOW ? in ak4104_spi_probe()
Dcs4270.c687 flags & OF_GPIO_ACTIVE_LOW ? in cs4270_i2c_probe()
/linux-4.1.27/drivers/gpio/
Dgpiolib-of.c178 if (xlate_flags & OF_GPIO_ACTIVE_LOW) in of_get_gpio_hog()
Dgpiolib.c1689 if (of_flags & OF_GPIO_ACTIVE_LOW) in of_find_gpio()
2046 active_low = flags & OF_GPIO_ACTIVE_LOW; in fwnode_get_named_gpiod()
/linux-4.1.27/drivers/spi/
Dspi-ppc4xx.c437 !!(flags & OF_GPIO_ACTIVE_LOW)); in spi_ppc4xx_of_probe()
Dspi-fsl-spi.c771 pinfo->alow_flags[i] = flags & OF_GPIO_ACTIVE_LOW; in of_fsl_spi_get_chipselects()
/linux-4.1.27/drivers/usb/host/
Dohci-at91.c473 pdata->vbus_pin_active_low[i] = flags & OF_GPIO_ACTIVE_LOW; in ohci_at91_of_init()
Dfhci-hcd.c644 fhci->alow_gpios[i] = flags & OF_GPIO_ACTIVE_LOW; in of_fhci_probe()
/linux-4.1.27/drivers/hwmon/
Dgpio-fan.c467 alarm->active_low = flags & OF_GPIO_ACTIVE_LOW; in gpio_fan_get_of_pdata()
/linux-4.1.27/drivers/input/keyboard/
Dgpio_keys.c637 button->active_low = flags & OF_GPIO_ACTIVE_LOW; in gpio_keys_get_devtree_pdata()
/linux-4.1.27/drivers/usb/gadget/udc/
Dat91_udc.c1794 board->vbus_active_low = (flags & OF_GPIO_ACTIVE_LOW) ? 1 : 0; in at91udc_of_init()
1799 board->pullup_active_low = (flags & OF_GPIO_ACTIVE_LOW) ? 1 : 0; in at91udc_of_init()
Datmel_usba_udc.c1947 udc->vbus_pin_inverted = (flags & OF_GPIO_ACTIVE_LOW) ? 1 : 0; in atmel_udc_of_init()
/linux-4.1.27/drivers/pci/host/
Dpci-mvebu.c1035 port->reset_active_low = flags & OF_GPIO_ACTIVE_LOW; in mvebu_pcie_probe()
/linux-4.1.27/drivers/video/fbdev/
Datmel_lcdfb.c1088 og->active_low = flags & OF_GPIO_ACTIVE_LOW; in atmel_lcdfb_of_init()
/linux-4.1.27/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c1594 state->gpio[i].level = !(of_flags & OF_GPIO_ACTIVE_LOW); in s5c73m3_parse_gpios()
/linux-4.1.27/drivers/staging/fbtft/
Dfbtft-core.c182 flags = (of_flags & OF_GPIO_ACTIVE_LOW) ? GPIOF_OUT_INIT_LOW : in fbtft_request_one_gpio()
/linux-4.1.27/drivers/media/i2c/
Ds5k5baf.c1834 gpios[i].level = !(flags & OF_GPIO_ACTIVE_LOW); in s5k5baf_parse_gpios()
/linux-4.1.27/drivers/mtd/nand/
Datmel_nand.c1529 board->rdy_pin_active_low = (flags == OF_GPIO_ACTIVE_LOW); in atmel_of_init_port()