Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/spi/
Dmcp23s08.h6 unsigned pullups; /* BIT(x) means enable pullup x */ member
/linux-4.1.27/arch/arm/boot/dts/
Domap3-cm-t3x30.dtsi93 /* pullups: BIT(0) */
94 ti,pullups = <0x000001>;
Domap4-sdp-es23plus.dts10 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
Domap4-panda-a4.dts13 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
Domap4-panda-es.dts34 /* PandaboardES has external pullups on SCL & SDA */
Domap3-beagle-xm.dts315 /* pullups: BIT(1) */
316 ti,pullups = <0x000002>;
Domap3-tao3530.dtsi256 /* pullups: BIT(1) */
257 ti,pullups = <0x000002>;
Domap3-beagle.dts308 /* pullups: BIT(1) */
309 ti,pullups = <0x000002>;
Domap3-n950-n9.dtsi71 ti,pullups = <0x000001>; /* BIT(0) */
Dexynos5250-spring.dts353 * Disabled pullups since external part has its own pullups and
Dexynos5250-snow.dts469 * Disabled pullups since external part has its own pullups and
Domap3-n900.dts478 ti,pullups = <0x0>;
/linux-4.1.27/drivers/gpio/
Dgpio-twl4030.c468 &omap_twl_info->pullups); in of_gpio_twl4030()
530 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe()
533 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
Dgpio-mcp23s08.c685 status = mcp->ops->write(mcp, MCP_GPPU, pdata->chip[cs].pullups); in mcp23s08_probe_one()
795 pdata->chip[0].pullups = 0; in mcp230xx_probe()
917 pdata->chip[addr].pullups = 0; in mcp23s08_probe()
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-twl4030.txt17 - ti,pullups : if n-th bit is set, set a pullup on GPIO-n
/linux-4.1.27/drivers/pinctrl/sirf/
Dpinctrl-sirf.c745 const u32 *pullups) in sirfsoc_gpio_set_pullup() argument
748 const unsigned long *p = (const unsigned long *)pullups; in sirfsoc_gpio_set_pullup()
786 u32 pullups[SIRFSOC_GPIO_NO_OF_BANKS], pulldowns[SIRFSOC_GPIO_NO_OF_BANKS]; in sirfsoc_gpio_probe() local
856 if (!of_property_read_u32_array(np, "sirf,pullups", pullups, in sirfsoc_gpio_probe()
858 sirfsoc_gpio_set_pullup(sgpio, pullups); in sirfsoc_gpio_probe()
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-sirf.txt10 - sirf,pullups : if n-th bit of m-th bank is set, set a pullup on GPIO-n of bank m
Dallwinner,sunxi-pinctrl.txt28 configuration, drive strength and pullups. If one of these options is
Dpinctrl-mt65xx.txt39 configuration, pullups, drive strength, input enable/disable and input schmitt.
/linux-4.1.27/arch/arm/mach-omap2/
Dboard-omap3logic.c77 .pullups = BIT(1),
Dboard-omap3beagle.c356 .pullups = BIT(1),
/linux-4.1.27/Documentation/spi/
Dbutterfly40 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
/linux-4.1.27/include/linux/i2c/
Dtwl.h602 u32 pullups; member
/linux-4.1.27/Documentation/gpio/
Dgpio-legacy.txt157 and configure pullups/pulldowns appropriately.)
493 Related to multiplexing is configuration and enabling of the pullups or
496 pullups (or pulldowns) so that the on-chip ones should not be used.
/linux-4.1.27/Documentation/input/
Djoystick-parport.txt247 gamepads the pullups are not needed.