Searched refs:pulldown (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/arch/arm/boot/dts/ |
D | hi3620-hi4511.dts | 326 pinctrl-single,bias-pulldown = <0 2 0 2>; 335 pinctrl-single,bias-pulldown = <2 2 0 2>; 343 pinctrl-single,bias-pulldown = <2 2 0 2>; 351 pinctrl-single,bias-pulldown = <0 2 0 2>; 366 pinctrl-single,bias-pulldown = <0 2 0 2>; 374 pinctrl-single,bias-pulldown = <2 2 0 2>; 384 pinctrl-single,bias-pulldown = <0 2 0 2>; 394 pinctrl-single,bias-pulldown = <2 2 0 2>; 404 pinctrl-single,bias-pulldown = <0 2 0 2>; 414 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 | ste-hrefv60plus.dtsi | 117 /* NFC ENA and RESET to low, pulldown IRQ line */
|
D | exynos3250-monk.dts | 130 pulldown-ohm = <100000>; 138 pulldown-ohm = <100000>;
|
D | exynos3250-rinato.dts | 121 pulldown-ohm = <100000>; 129 pulldown-ohm = <100000>;
|
D | exynos4412-trats2.dts | 919 pulldown-ohm = <100000>; /* 100K */ 927 pulldown-ohm = <100000>; /* 100K */
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/hwmon/ |
D | ntc_thermistor.txt | 22 - "pulldown-ohm" Pull down resistor value in ohms 39 pulldown-ohm = <0>;
|
/linux-4.1.27/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.1.27/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.1.27/Documentation/devicetree/bindings/arm/samsung/ |
D | exynos-adc.txt | 94 pulldown-ohm = <0>;
|
/linux-4.1.27/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.1.27/drivers/usb/phy/ |
D | phy-isp1301-omap.c | 561 goto pulldown; in otg_update_isp() 574 pulldown: in otg_update_isp()
|