| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-twl4030.c | 29 * inputs or outputs, with pullups or pulldowns on each pin. Each 489 of_property_read_u32(dev->of_node, "ti,pullups", in of_gpio_twl4030() 490 &omap_twl_info->pullups); in of_gpio_twl4030() 548 * NOTE: boards may waste power if they don't set pullups in gpio_twl4030_probe() 550 * pulldown, and some other pins may have external pullups in gpio_twl4030_probe() 553 ret = gpio_twl4030_pulls(pdata->pullups, pdata->pulldowns); in gpio_twl4030_probe() 555 dev_dbg(&pdev->dev, "pullups %.05x %.05x --> %d\n", in gpio_twl4030_probe() 556 pdata->pullups, pdata->pulldowns, ret); in gpio_twl4030_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | st_sensors_pdata.h | 20 * @pullups: enable/disable i2c controller pullup resistors. 27 bool pullups; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm920t/ |
| H A D | at91rm9200_devices.c | 21 * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all 26 * Due to errata "TXD floats when CTS is inactive" pullups are always
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | at91sam9rl_devices.c | 16 * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all 21 * Due to errata "TXD floats when CTS is inactive" pullups are always
|
| H A D | at91sam9261_devices.c | 16 * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all 21 * Due to errata "TXD floats when CTS is inactive" pullups are always
|
| H A D | at91sam9m10g45_devices.c | 17 * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all 22 * Due to errata "TXD floats when CTS is inactive" pullups are always
|
| H A D | at91sam9263_devices.c | 20 * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all 25 * Due to errata "TXD floats when CTS is inactive" pullups are always
|
| H A D | at91sam9260_devices.c | 19 * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all 24 * Due to errata "TXD floats when CTS is inactive" pullups are always
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/sirf/ |
| H A D | pinctrl-sirf.c | 748 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()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| 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-beagle.dts | 309 /* pullups: BIT(1) */ 310 ti,pullups = <0x000002>;
|
| H A D | omap3-tao3530.dtsi | 257 /* pullups: BIT(1) */ 258 ti,pullups = <0x000002>;
|
| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1_io.c | 97 * Pre-write operation, currently only supporting strong pullups. 114 * Post-write operation, currently only supporting strong pullups. 437 * operation. Not all hardware supports strong pullups. Hardware that 438 * doesn't support strong pullups will sleep for the given time after the
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | isp1704_charger.c | 248 /* enable data pullups */ in isp1704_charger_work() 272 * Disable data pullups. We need to prevent the controller from in isp1704_charger_work() 276 * chargers. The pullups may be enabled elsewhere, so this can in isp1704_charger_work()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/ |
| H A D | st_lsm6dsx.txt | 24 - st,pullups : enable/disable internal i2c controller pullup resistors.
|
| /OK3568_Linux_fs/kernel/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 | 34 configuration, pullups, drive strength.
|
| /OK3568_Linux_fs/u-boot/board/boundary/nitrogen6x/ |
| H A D | ddr-setup.cfg | 72 /* disable ddr pullups */
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | picosam9g45.h | 37 #define CONFIG_AT91_GPIO_PULLUP 1 /* keep pullups on peripheral pins */
|
| /OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/ |
| H A D | ddr-setup.cfg | 73 /* disable ddr pullups */
|