Searched refs:pullups (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap3-cm-t3x30.dtsi | 94 /* pullups: BIT(0) */ 95 ti,pullups = <0x000001>;
|
D | omap4-sdp-es23plus.dts | 10 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
|
D | omap4-panda-a4.dts | 13 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
|
D | omap4-panda-es.dts | 34 /* PandaboardES has external pullups on SCL & SDA */
|
D | omap3-beagle-xm.dts | 327 /* pullups: BIT(1) */ 328 ti,pullups = <0x000002>;
|
D | omap3-tao3530.dtsi | 256 /* pullups: BIT(1) */ 257 ti,pullups = <0x000002>;
|
D | omap3-beagle.dts | 309 /* pullups: BIT(1) */ 310 ti,pullups = <0x000002>;
|
D | exynos5250-spring.dts | 353 * Disabled pullups since external part has its own pullups and
|
D | exynos5250-snow-common.dtsi | 452 * Disabled pullups since external part has its own pullups and
|
D | omap3-n950-n9.dtsi | 176 ti,pullups = <0x000001>; /* BIT(0) */
|
D | omap3-n900.dts | 550 ti,pullups = <0x0>;
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-twl4030.c | 463 &omap_twl_info->pullups); in of_gpio_twl4030() 526 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe() 529 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
|
/Linux-v4.19/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 749 const u32 *pullups) in sirfsoc_gpio_set_pullup() argument 752 const unsigned long *p = (const unsigned long *)pullups; in sirfsoc_gpio_set_pullup() 790 u32 pullups[SIRFSOC_GPIO_NO_OF_BANKS], pulldowns[SIRFSOC_GPIO_NO_OF_BANKS]; in sirfsoc_gpio_probe() local 860 if (!of_property_read_u32_array(np, "sirf,pullups", pullups, in sirfsoc_gpio_probe() 862 sirfsoc_gpio_set_pullup(sgpio, pullups); in sirfsoc_gpio_probe()
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-twl4030.txt | 17 - ti,pullups : if n-th bit is set, set a pullup on GPIO-n
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-sirf.txt | 10 - sirf,pullups : if n-th bit of m-th bank is set, set a pullup on GPIO-n of bank m
|
D | allwinner,sunxi-pinctrl.txt | 57 configuration, drive strength and pullups. If one of these options is
|
D | pinctrl-mt65xx.txt | 47 configuration, pullups, drive strength, input enable/disable and input schmitt.
|
D | st,stm32-pinctrl.txt | 125 configuration, pullups, drive, output high/low and output speed.
|
/Linux-v4.19/Documentation/spi/ |
D | butterfly | 40 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
|
/Linux-v4.19/include/linux/mfd/ |
D | twl.h | 602 u32 pullups; member
|
/Linux-v4.19/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-chromebook.dtsi | 276 * still allows us to get nice 4.7K pullups for high speed i2c
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | legacy.rst | 159 and configure pullups/pulldowns appropriately.) 495 Related to multiplexing is configuration and enabling of the pullups or 498 pullups (or pulldowns) so that the on-chip ones should not be used.
|
/Linux-v4.19/Documentation/input/devices/ |
D | joystick-parport.rst | 261 gamepads the pullups are not needed.
|