Home
last modified time | relevance | path

Searched refs:PIN_PULL_DOWN (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/boot/dts/
Dexynos3250-pinctrl.dtsi16 #define PIN_PULL_DOWN 1 macro
Dexynos5260-pinctrl.dtsi16 #define PIN_PULL_DOWN 1 macro
Ds3c64xx-pinctrl.dtsi16 #define PIN_PULL_DOWN 1 macro
Dexynos4x12-pinctrl.dtsi16 #define PIN_PULL_DOWN 1 macro
/linux-4.1.27/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c93 #define PIN_PULL_DOWN (NMK_GPIO_PULL_DOWN << PIN_PULL_SHIFT) macro
173 #define PIN_INPUT_PULLDOWN (PIN_DIR_INPUT | PIN_PULL_DOWN)