Searched refs:pullups (Results 1 – 20 of 20) sorted by relevance
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-cm-t3x30.dtsi | 94 /* pullups: BIT(0) */ 95 ti,pullups = <0x000001>;
|
H A D | omap4-sdp-es23plus.dts | 7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
|
H A D | omap4-panda-a4.dts | 10 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
|
H A D | omap4-panda-es.dts | 31 /* PandaboardES has external pullups on SCL & SDA */
|
H A D | omap3-tao3530.dtsi | 243 /* pullups: BIT(1) */ 244 ti,pullups = <0x000002>;
|
H A D | omap3-beagle-xm.dts | 327 /* pullups: BIT(1) */ 328 ti,pullups = <0x000002>;
|
H A D | omap3-beagle.dts | 309 /* pullups: BIT(1) */ 310 ti,pullups = <0x000002>;
|
H A D | omap3-n950-n9.dtsi | 165 ti,pullups = <0x000001>; /* BIT(0) */
|
H A D | omap3-n900.dts | 572 ti,pullups = <0x0>;
|
/linux/include/linux/platform_data/ |
H A D | st_sensors_pdata.h | 28 bool pullups; member
|
/linux/drivers/gpio/ |
H A D | gpio-twl4030.c | 486 &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 D | gpio-twl4030.txt | 17 - ti,pullups : if n-th bit is set, set a pullup on GPIO-n
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A 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
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250-spring.dts | 360 * Disabled pullups since external part has its own pullups and
|
H A D | exynos5250-snow-common.dtsi | 451 * Disabled pullups since external part has its own pullups and
|
/linux/Documentation/spi/ |
H A D | butterfly.rst | 43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
|
/linux/include/linux/mfd/ |
H A D | twl.h | 595 u32 pullups; member
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-chromebook.dtsi | 471 * still allows us to get nice 4.7K pullups for high speed i2c
|
/linux/Documentation/input/devices/ |
H A D | joystick-parport.rst | 261 gamepads the pullups are not needed.
|
/linux/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_core.c | 2170 (pdata && pdata->pullups)) { in st_lsm6dsx_init_shub()
|