Home
last modified time | relevance | path

Searched refs:pulldowns (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpio/
A Dgpio-twl4030.c492 &omap_twl_info->pulldowns); in of_gpio_twl4030()
553 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe()
556 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
/linux/Documentation/devicetree/bindings/gpio/
A Dgpio-twl4030.txt18 - ti,pulldowns : if n-th bit is set, set a pulldown on GPIO-n
/linux/arch/arm/boot/dts/
A Domap3-devkit8000-common.dtsi164 * pulldowns:
168 ti,pulldowns = <0x03a1c6>;
A Domap3-beagle-xm.dts330 * pulldowns:
334 ti,pulldowns = <0x03a1c4>;
A Domap3-tao3530.dtsi260 * pulldowns:
264 ti,pulldowns = <0x03a1c4>;
A Domap3-beagle.dts345 * pulldowns:
349 ti,pulldowns = <0x03a1c4>;
A Domap3-gta04.dtsi656 * pulldowns:
660 ti,pulldowns = <(BIT(0) | BIT(1) | BIT(6) | BIT(7) | BIT(8) |
A Domap3-n950-n9.dtsi166 ti,pulldowns = <0x008106>; /* BIT(1) | BIT(2) | BIT(8) | BIT(15) */
A Domap3-n900.dts571 ti,pulldowns = <0x03ff3f>; /* BIT(0..5) | BIT(8..17) */
/linux/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-sirf.txt11 - sirf,pulldowns : if n-th bit of m-th bank is set, set a pulldown on GPIO-n of bank m
/linux/include/linux/mfd/
A Dtwl.h593 u32 pulldowns; member
/linux/Documentation/driver-api/gpio/
A Dlegacy.rst159 and configure pullups/pulldowns appropriately.)
496 pulldowns integrated on some platforms. Not all platforms support them,
498 pullups (or pulldowns) so that the on-chip ones should not be used.

Completed in 25 milliseconds