Searched refs:PIN_PULL_NONE (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/arm/boot/dts/ |
D | s3c64xx-pinctrl.dtsi | 15 #define PIN_PULL_NONE 0 macro 142 samsung,pin-pud = <PIN_PULL_NONE>; 148 samsung,pin-pud = <PIN_PULL_NONE>; 154 samsung,pin-pud = <PIN_PULL_NONE>; 160 samsung,pin-pud = <PIN_PULL_NONE>; 166 samsung,pin-pud = <PIN_PULL_NONE>; 172 samsung,pin-pud = <PIN_PULL_NONE>; 178 samsung,pin-pud = <PIN_PULL_NONE>; 184 samsung,pin-pud = <PIN_PULL_NONE>; 190 samsung,pin-pud = <PIN_PULL_NONE>; [all …]
|
D | exynos5260-pinctrl.dtsi | 15 #define PIN_PULL_NONE 0 macro 191 samsung,pin-pud = <PIN_PULL_NONE>; 198 samsung,pin-pud = <PIN_PULL_NONE>; 205 samsung,pin-pud = <PIN_PULL_NONE>; 212 samsung,pin-pud = <PIN_PULL_NONE>; 219 samsung,pin-pud = <PIN_PULL_NONE>; 240 samsung,pin-pud = <PIN_PULL_NONE>; 248 samsung,pin-pud = <PIN_PULL_NONE>; 256 samsung,pin-pud = <PIN_PULL_NONE>; 263 samsung,pin-pud = <PIN_PULL_NONE>; [all …]
|
D | s3c6410-mini6410.dts | 204 samsung,pin-pud = <PIN_PULL_NONE>; 210 samsung,pin-pud = <PIN_PULL_NONE>;
|
D | exynos3250-pinctrl.dtsi | 15 #define PIN_PULL_NONE 0 macro
|
D | exynos4x12-pinctrl.dtsi | 15 #define PIN_PULL_NONE 0 macro
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 91 #define PIN_PULL_NONE (NMK_GPIO_PULL_NONE << PIN_PULL_SHIFT) macro 175 #define PIN_INPUT_NOPULL (PIN_DIR_INPUT | PIN_PULL_NONE)
|