Searched refs:GPIO_ACTIVE_LOW (Results 26 - 49 of 49) sorted by relevance

12

/linux-master/arch/arm/mach-omap1/
H A Dboard-nokia770.c116 13, GPIO_ACTIVE_LOW),
142 ADS7846_PENDOWN_GPIO, GPIO_ACTIVE_LOW),
H A Dboard-ams-delta.c340 GPIO_ACTIVE_LOW),
342 GPIO_ACTIVE_LOW),
344 GPIO_ACTIVE_LOW),
346 GPIO_ACTIVE_LOW),
H A Dboard-osk.c188 GPIO_LOOKUP_IDX("tps65010", OSK_TPS_GPIO_LED_D3, NULL, 2, GPIO_ACTIVE_LOW),
/linux-master/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c213 GPIO_LOOKUP("INT33FF:00", 7, "reset", GPIO_ACTIVE_LOW),
221 GPIO_LOOKUP("INT33FF:00", 82, "reset", GPIO_ACTIVE_LOW),
390 GPIO_LOOKUP("INT33FC:02", 1, "mux", GPIO_ACTIVE_LOW),
404 GPIO_LOOKUP("arizona", 4, "wlf,micd-pol", GPIO_ACTIVE_LOW),
1019 GPIO_LOOKUP("INT33FF:00", 7, "reset", GPIO_ACTIVE_LOW),
H A Dother.c78 GPIO_LOOKUP("INT33FC:01", 26, "reset", GPIO_ACTIVE_LOW),
480 GPIO_LOOKUP("INT33FF:01", 25, "reset", GPIO_ACTIVE_LOW),
H A Dcore.c56 GPIO_LOOKUP(chip, pin, con_id, active_low ? GPIO_ACTIVE_LOW : GPIO_ACTIVE_HIGH);
/linux-master/arch/arm/mach-omap2/
H A Dpdata-quirks.c122 GPIO_ACTIVE_LOW),
221 GPIO_ACTIVE_LOW),
223 GPIO_ACTIVE_LOW),
/linux-master/arch/sh/boards/mach-migor/
H A Dsetup.c354 GPIO_LOOKUP("sh7722_pfc", GPIO_PTT3, "reset", GPIO_ACTIVE_LOW),
361 GPIO_LOOKUP("sh7722_pfc", GPIO_PTT2, "pdn", GPIO_ACTIVE_LOW),
362 GPIO_LOOKUP("sh7722_pfc", GPIO_PTT3, "rstb", GPIO_ACTIVE_LOW),
/linux-master/drivers/video/fbdev/via/
H A Dvia-gpio.c196 GPIO_LOOKUP("via-gpio", 2, "VGPIO2", GPIO_ACTIVE_LOW),
/linux-master/drivers/mfd/
H A Darizona-spi.c43 { "arizona", 4, "wlf,micd-pol", 0, GPIO_ACTIVE_LOW },
/linux-master/arch/sh/boards/
H A Dboard-sh7785lcr.c247 GPIO_LOOKUP("pfc-sh7757", 0, "reset-gpios", GPIO_ACTIVE_LOW),
/linux-master/drivers/gpio/
H A Dgpiolib-acpi.c303 return polarity == GPIO_ACTIVE_LOW ? GPIOD_OUT_LOW : GPIOD_OUT_HIGH;
305 return polarity == GPIO_ACTIVE_LOW ? GPIOD_OUT_HIGH : GPIOD_OUT_LOW;
732 if (info->polarity == GPIO_ACTIVE_LOW)
733 *lookupflags |= GPIO_ACTIVE_LOW;
785 * - ACPI_ACTIVE_LOW == GPIO_ACTIVE_LOW
1296 *lflags |= GPIO_ACTIVE_LOW;
H A Dgpiolib-of.c337 * GPIO_ACTIVE_LOW as flag in the device
443 lflags |= GPIO_ACTIVE_LOW;
H A Dgpiolib.c4378 if (lflags & GPIO_ACTIVE_LOW)
/linux-master/arch/arm/mach-s3c/
H A Dmach-crag6410.c830 GPIO_LOOKUP_IDX("GPIOC", 3, "cs", 0, GPIO_ACTIVE_LOW),
831 GPIO_LOOKUP_IDX("GPION", 5, "cs", 1, GPIO_ACTIVE_LOW),
/linux-master/arch/sh/boards/mach-ecovec24/
H A Dsetup.c711 GPIO_LOOKUP("sh7724_pfc", GPIO_PTY7, "cd", GPIO_ACTIVE_LOW),
759 GPIO_LOOKUP("sh7724_pfc", GPIO_PTW7, "cd", GPIO_ACTIVE_LOW),
808 GPIO_ACTIVE_LOW),
/linux-master/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c267 GPIO_LOOKUP("sh7723_pfc", GPIO_PTZ5, "reset", GPIO_ACTIVE_LOW),
/linux-master/arch/mips/alchemy/devboards/
H A Ddb1000.c390 "pendown", GPIO_ACTIVE_LOW),
/linux-master/drivers/spi/
H A Dspi-cs42l43.c76 SOFTWARE_NODE_REFERENCE(&cs42l43_gpiochip_swnode, 0, GPIO_ACTIVE_LOW),
/linux-master/drivers/reset/
H A Dcore.c855 if (of_flags > GPIO_ACTIVE_LOW) {
884 lookup_flags |= of_flags & GPIO_ACTIVE_LOW;
/linux-master/drivers/platform/x86/
H A Dlenovo-yogabook.c176 GPIO_LOOKUP("INT33FF:02", 18, "backside_hall_sw", GPIO_ACTIVE_LOW),
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c50 nodes->gpio2_ref[0] = SOFTWARE_NODE_REFERENCE(&swnodes[SWNODE_GPIO], 2, GPIO_ACTIVE_LOW);
/linux-master/drivers/media/i2c/
H A Dmax9286.c1299 priv->gpio_poc[1] != GPIO_ACTIVE_LOW)) {
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2617 GPIO_LOOKUP("sch_gpio.33158", 13, NULL, GPIO_ACTIVE_LOW),

Completed in 223 milliseconds

12