Searched refs:pulldown (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/arch/arm/boot/dts/ |
D | hi3620-hi4511.dts | 327 pinctrl-single,bias-pulldown = <0 2 0 2>; 336 pinctrl-single,bias-pulldown = <2 2 0 2>; 344 pinctrl-single,bias-pulldown = <2 2 0 2>; 352 pinctrl-single,bias-pulldown = <0 2 0 2>; 367 pinctrl-single,bias-pulldown = <0 2 0 2>; 375 pinctrl-single,bias-pulldown = <2 2 0 2>; 385 pinctrl-single,bias-pulldown = <0 2 0 2>; 395 pinctrl-single,bias-pulldown = <2 2 0 2>; 405 pinctrl-single,bias-pulldown = <0 2 0 2>; 415 pinctrl-single,bias-pulldown = <2 2 0 2>; [all …]
|
D | cros-adc-thermistors.dtsi | 20 pulldown-ohm = <0>; 27 pulldown-ohm = <0>; 34 pulldown-ohm = <0>; 41 pulldown-ohm = <0>;
|
D | rk3288-veyron-pinky.dts | 60 * really should be 1.8V (oops). The external pulldown will help
|
D | ste-hrefv60plus.dtsi | 128 /* NFC ENA and RESET to low, pulldown IRQ line */
|
D | exynos3250-monk.dts | 146 pulldown-ohm = <100000>; 154 pulldown-ohm = <100000>;
|
D | exynos3250-rinato.dts | 137 pulldown-ohm = <100000>; 145 pulldown-ohm = <100000>;
|
D | exynos4412-trats2.dts | 258 pulldown-ohm = <100000>; /* 100K */ 266 pulldown-ohm = <100000>; /* 100K */
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-single.txt | 37 - pinctrl-single,bias-pulldown : array of value that are used to configure the 38 input bias pulldown in the pinmux register. 40 /* input, enabled pulldown bits, disabled pulldown bits, mask */ 41 pinctrl-single,bias-pulldown = <2 2 0 2>; 43 * Two bits to control input bias pullup and pulldown: User should use 44 pinctrl-single,bias-pullup & pinctrl-single,bias-pulldown. One bit means 45 pullup, and the other one bit means pulldown. 46 * Three bits to control input bias enable, pullup and pulldown. User should 47 use pinctrl-single,bias-pullup & pinctrl-single,bias-pulldown. Input bias 48 enable bit should be included in pullup or pulldown bits. [all …]
|
D | pinctrl-sirf.txt | 11 - sirf,pulldowns : if n-th bit of m-th bank is set, set a pulldown on GPIO-n of bank m
|
/linux-4.4.14/Documentation/devicetree/bindings/hwmon/ |
D | ntc_thermistor.txt | 23 - "pulldown-ohm" Pull down resistor value in ohms 40 pulldown-ohm = <0>;
|
/linux-4.4.14/drivers/bcma/ |
D | driver_chipcommon.c | 146 u32 pullup = 0, pulldown = 0; in bcma_core_chipcommon_init() local 150 pulldown = 0x20500; in bcma_core_chipcommon_init() 154 bcma_cc_write32(cc, BCMA_CC_GPIOPULLDOWN, pulldown); in bcma_core_chipcommon_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-twl4030.txt | 18 - ti,pulldowns : if n-th bit is set, set a pulldown on GPIO-n
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/samsung/ |
D | exynos-adc.txt | 94 pulldown-ohm = <0>;
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio.txt | 92 used for TTL. A pullup or pulldown resistor causes the high or low signal level.
|
D | gpio-legacy.txt | 290 pullup/pulldown. Platform software should arrange that any such details are
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-isp1301-omap.c | 561 goto pulldown; in otg_update_isp() 574 pulldown: in otg_update_isp()
|