Home
last modified time | relevance | path

Searched full:pullups (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/gpio/
H A Dgpio-twl4030.c31 * inputs or outputs, with pullups or pulldowns on each pin. Each
486 of_property_read_u32(dev->of_node, "ti,pullups", in of_gpio_twl4030()
487 &omap_twl_info->pullups); in of_gpio_twl4030()
551 * NOTE: boards may waste power if they don't set pullups in gpio_twl4030_probe()
553 * pulldown, and some other pins may have external pullups in gpio_twl4030_probe()
556 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe()
558 dev_dbg(&pdev->dev, "pullups %.05x %.05x --> %d\n", in gpio_twl4030_probe()
559 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
/linux/include/linux/platform_data/
H A Dst_sensors_pdata.h21 * @pullups: enable/disable i2c controller pullup resistors.
28 bool pullups; member
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-cm-t3x30.dtsi94 /* pullups: BIT(0) */
95 ti,pullups = <0x000001>;
H A Domap4-sdp-es23plus.dts7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
H A Domap4-panda-a4.dts15 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
H A Domap4-panda-es.dts31 /* PandaboardES has external pullups on SCL & SDA */
H A Domap3-tao3530.dtsi243 /* pullups: BIT(1) */
244 ti,pullups = <0x000002>;
H A Domap3-beagle-xm.dts327 /* pullups: BIT(1) */
328 ti,pullups = <0x000002>;
H A Domap3-beagle.dts309 /* pullups: BIT(1) */
310 ti,pullups = <0x000002>;
/linux/drivers/w1/
H A Dw1_io.c97 * Pre-write operation, currently only supporting strong pullups.
114 * Post-write operation, currently only supporting strong pullups.
437 * operation. Not all hardware supports strong pullups. Hardware that
438 * doesn't support strong pullups will sleep for the given time after the
/linux/drivers/power/supply/
H A Disp1704_charger.c248 /* enable data pullups */ in isp1704_charger_work()
272 * Disable data pullups. We need to prevent the controller from in isp1704_charger_work()
276 * chargers. The pullups may be enabled elsewhere, so this can in isp1704_charger_work()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-sirf.txt10 - sirf,pullups : if n-th bit of m-th bank is set, set a pullup on GPIO-n of bank m
H A Dtoshiba,visconti-pinctrl.yaml37 configuration, pullups, drive strength.
H A Dnuvoton,ma35d1-pinctrl.yaml85 configuration, pullups, drive strength, input enable/disable and input
H A Dmediatek,mt65xx-pinctrl.yaml84 configuration, pullups, drive strength, input enable/disable and input
H A Dmediatek,mt8192-pinctrl.yaml66 configuration, pullups, drive strength, input enable/disable and input
H A Dmediatek,mt6893-pinctrl.yaml82 configuration, pullups, drive strength, input enable/disable and input
H A Dmediatek,mt8189-pinctrl.yaml89 configuration, pullups, drive strength, input enable/disable and input
H A Dmediatek,mt6795-pinctrl.yaml68 configuration, pullups, drive strength, input enable/disable and input
H A Dmediatek,mt8188-pinctrl.yaml83 configuration, pullups, drive strength, input enable/disable and input
/linux/Documentation/devicetree/bindings/gpio/
H A Dti,twl4030-gpio.yaml38 ti,pullups:
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dst,lsm6dsx.yaml78 st,pullups:
/linux/drivers/pcmcia/
H A Dcirrus.h103 #define PD67_DMA_PULLUP 0x20 /* Disable socket pullups? */
/linux/Documentation/spi/
H A Dbutterfly.rst43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts360 * Disabled pullups since external part has its own pullups and

12