Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/linux/platform_data/
Dst_sensors_pdata.h27 bool pullups; member
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap3-cm-t3x30.dtsi94 /* pullups: BIT(0) */
95 ti,pullups = <0x000001>;
Domap4-sdp-es23plus.dts7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
Domap4-panda-a4.dts10 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
Domap4-panda-es.dts31 /* PandaboardES has external pullups on SCL & SDA */
Domap3-beagle-xm.dts327 /* pullups: BIT(1) */
328 ti,pullups = <0x000002>;
Domap3-tao3530.dtsi257 /* pullups: BIT(1) */
258 ti,pullups = <0x000002>;
Domap3-beagle.dts309 /* pullups: BIT(1) */
310 ti,pullups = <0x000002>;
Dexynos5250-spring.dts354 * Disabled pullups since external part has its own pullups and
Dexynos5250-snow-common.dtsi452 * Disabled pullups since external part has its own pullups and
Domap3-gta04.dtsi652 /* pullups: BIT(2) */
653 ti,pullups = <BIT(2)>;
Domap3-n950-n9.dtsi165 ti,pullups = <0x000001>; /* BIT(0) */
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-twl4030.c490 &omap_twl_info->pullups); 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()
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/
Dpinctrl-sirf.c748 const u32 *pullups) in sirfsoc_gpio_set_pullup() argument
751 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
863 if (!of_property_read_u32_array(np, "sirf,pullups", pullups, in sirfsoc_gpio_probe()
865 sirfsoc_gpio_set_pullup(sgpio, pullups); in sirfsoc_gpio_probe()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-twl4030.txt17 - ti,pullups : if n-th bit is set, set a pullup on GPIO-n
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dst_lsm6dsx.txt24 - st,pullups : enable/disable internal i2c controller pullup resistors.
/kernel/linux/linux-5.10/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
Dpinctrl-mt6797.txt28 configuration, pullups, drive strength, input enable/disable and input schmitt.
Dpinctrl-mt65xx.txt49 configuration, pullups, drive strength, input enable/disable and input schmitt.
Dpinctrl-mt8183.txt31 configuration, pullups, drive strength, input enable/disable and input schmitt.
/kernel/linux/linux-5.10/Documentation/spi/
Dbutterfly.rst43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
/kernel/linux/linux-5.10/include/linux/mfd/
Dtwl.h592 u32 pullups; member
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru-chromebook.dtsi289 * still allows us to get nice 4.7K pullups for high speed i2c
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/
Dlegacy.rst159 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.
/kernel/linux/linux-5.10/Documentation/input/devices/
Djoystick-parport.rst261 gamepads the pullups are not needed.

12