/openbmc/qemu/hw/gpio/ |
H A D | pl061.c | 82 uint32_t pullups; member 142 uint8_t pullups; in pl061_pullups() local 150 pullups = s->pur; in pl061_pullups() 152 pullups = s->pullups; in pl061_pullups() 154 return pullups & ~s->dir; in pl061_pullups() 163 uint8_t pullups = pl061_pullups(s); in pl061_update() local 167 pullups, floating); in pl061_update() 492 uint8_t pullups = pl061_pullups(s); in pl061_hold_reset() local 502 s->old_out_data = pullups; in pl061_hold_reset() 551 if (s->pullups > 0xff) { in pl061_realize() [all …]
|
H A D | trace-events | 21 …*id, uint32_t dir, uint32_t data, uint32_t pullups, uint32_t floating) "%s GPIODIR 0x%x GPIODATA 0…
|
/openbmc/linux/include/linux/platform_data/ |
H A D | st_sensors_pdata.h | 28 bool pullups; member
|
/openbmc/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-beagle-xm.dts | 327 /* pullups: BIT(1) */ 328 ti,pullups = <0x000002>;
|
H A D | omap3-tao3530.dtsi | 243 /* pullups: BIT(1) */ 244 ti,pullups = <0x000002>;
|
H A D | omap3-beagle.dts | 309 /* pullups: BIT(1) */ 310 ti,pullups = <0x000002>;
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/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
|
H A D | toshiba,visconti-pinctrl.yaml | 37 configuration, pullups, drive strength.
|
H A D | mediatek,mt8192-pinctrl.yaml | 66 configuration, pullups, drive strength, input enable/disable and input
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | ddr-setup.cfg | 71 /* disable ddr pullups */
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | ddr-setup.cfg | 72 /* disable ddr pullups */
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | ddr-setup.cfg | 72 /* disable ddr pullups */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | omap3-beagle-xm.dts | 317 /* pullups: BIT(1) */ 318 ti,pullups = <0x000002>;
|
H A D | omap3-beagle.dts | 309 /* pullups: BIT(1) */ 310 ti,pullups = <0x000002>;
|
/openbmc/linux/Documentation/devicetree/bindings/iio/imu/ |
H A D | st,lsm6dsx.yaml | 76 st,pullups:
|
/openbmc/u-boot/board/barco/titanium/ |
H A D | imximage.cfg | 87 /* disable ddr pullups */
|
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/ |
H A D | st,stm32-pinctrl.txt | 69 configuration, pullups, drive, output high/low and output speed.
|
/openbmc/linux/Documentation/spi/ |
H A D | butterfly.rst | 43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250-spring.dts | 360 * Disabled pullups since external part has its own pullups and
|