Searched full:pulldowns (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-twl4030.c | 31 * inputs or outputs, with pullups or pulldowns on each pin. Each 488 of_property_read_u32(dev->of_node, "ti,pulldowns", in of_gpio_twl4030() 489 &omap_twl_info->pulldowns); in of_gpio_twl4030() 552 * and pulldowns correctly ... default for non-ULPI pins is in gpio_twl4030_probe() 554 * or pulldowns. Careful! in gpio_twl4030_probe() 556 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe() 559 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-sirf.txt | 11 - sirf,pulldowns : if n-th bit of m-th bank is set, set a pulldown on GPIO-n of bank m
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | ti,twl4030-gpio.yaml | 42 ti,pulldowns:
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-tao3530.dtsi | 246 * pulldowns: 250 ti,pulldowns = <0x03a1c4>;
|
H A D | omap3-beagle-xm.dts | 330 * pulldowns: 334 ti,pulldowns = <0x03a1c4>;
|
H A D | omap3-devkit8000-common.dtsi | 182 * pulldowns: 186 ti,pulldowns = <0x03a1c6>;
|
H A D | omap3-beagle.dts | 312 * pulldowns: 316 ti,pulldowns = <0x03a1c4>;
|
H A D | omap3-n950-n9.dtsi | 166 ti,pulldowns = <0x008106>; /* BIT(1) | BIT(2) | BIT(8) | BIT(15) */
|
H A D | omap3-n900.dts | 573 ti,pulldowns = <0x03ff3f>; /* BIT(0..5) | BIT(8..17) */
|
/linux/drivers/mfd/ |
H A D | wm8994-core.c | 134 /* Disable LDO pulldowns while the device is suspended if we in wm8994_suspend() 200 /* Disable LDO pulldowns while the device is active */ in wm8994_resume()
|
/linux/include/linux/mfd/ |
H A D | twl.h | 570 * should be enabled. Else, if that bit is set in "pulldowns", 575 u32 pulldowns; 596 u32 pulldowns; global() member
|
/linux/drivers/input/misc/ |
H A D | pmic8xxx-pwrkey.c | 285 /* When shutting down, enable active pulldowns on important rails. */ in pm8058_pwrkey_shutdown()
|
/linux/drivers/power/supply/ |
H A D | isp1704_charger.c | 93 /* disable pulldowns */ in isp1704_charger_type()
|
/linux/arch/arm/mach-omap1/ |
H A D | usb.c | 306 * - only peripherals may use the internal D+/D- pulldowns in omap1_usb0_init()
|
/linux/arch/arm/mach-sa1100/ |
H A D | assabet.c | 536 * via the FPGA and as otherwise has no pullups or pulldowns, in assabet_init()
|
/linux/sound/pci/asihpi/ |
H A D | hpi6205.c | 1340 /* CLKX0 <- '1' release the C6205 bootmode pulldowns */ in adapter_boot_load_dsp()
|
/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 591 * Enable both pulldowns for now - the pullup will be enable when VBUS in isp1301_udc_configure()
|
/linux/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.c | 2456 * Depending on pulldowns on MDx pins the following internals are set:
|