Home
last modified time | relevance | path

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

/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.dts10 /* 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>;
H A Domap3-n950-n9.dtsi165 ti,pullups = <0x000001>; /* BIT(0) */
H A Domap3-n900.dts572 ti,pullups = <0x0>;
/linux/include/linux/platform_data/
H A Dst_sensors_pdata.h28 bool pullups; member
/linux/drivers/gpio/
H A Dgpio-twl4030.c486 &omap_twl_info->pullups); in of_gpio_twl4030()
556 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe()
559 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-twl4030.txt17 - ti,pullups : if n-th bit is set, set a pullup on GPIO-n
/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
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts360 * Disabled pullups since external part has its own pullups and
H A Dexynos5250-snow-common.dtsi451 * Disabled pullups since external part has its own pullups and
/linux/Documentation/spi/
H A Dbutterfly.rst43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
/linux/include/linux/mfd/
H A Dtwl.h595 u32 pullups; member
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-chromebook.dtsi471 * still allows us to get nice 4.7K pullups for high speed i2c
/linux/Documentation/input/devices/
H A Djoystick-parport.rst261 gamepads the pullups are not needed.
/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_core.c2170 (pdata && pdata->pullups)) { in st_lsm6dsx_init_shub()