Searched refs:PULL_DIS (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/arm64/boot/dts/hisilicon/ |
D | hikey-pinctrl.dtsi | 251 pinctrl-single,bias-pulldown = <PULL_DIS PULL_DOWN PULL_DIS PULL_DOWN>; 252 pinctrl-single,bias-pullup = <PULL_UP PULL_UP PULL_DIS PULL_UP>; 260 pinctrl-single,bias-pulldown = <PULL_DIS PULL_DOWN PULL_DIS PULL_DOWN>; 261 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 269 pinctrl-single,bias-pulldown = <PULL_DIS PULL_DOWN PULL_DIS PULL_DOWN>; 270 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 286 pinctrl-single,bias-pulldown = <PULL_DIS PULL_DOWN PULL_DIS PULL_DOWN>; 287 pinctrl-single,bias-pullup = <PULL_UP PULL_UP PULL_DIS PULL_UP>; 295 pinctrl-single,bias-pulldown = <PULL_DIS PULL_DOWN PULL_DIS PULL_DOWN>; 296 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; [all …]
|
D | hikey960-pinctrl.dtsi | 334 PULL_DIS 336 PULL_DIS 340 PULL_DIS 342 PULL_DIS 356 PULL_DIS 358 PULL_DIS 362 PULL_DIS 364 PULL_DIS 377 PULL_DIS 379 PULL_DIS [all …]
|
/Linux-v4.19/include/dt-bindings/pinctrl/ |
D | dra.h | 54 #define PULL_DIS (1 << 16) macro 62 #define PIN_OUTPUT (0 | PULL_DIS) 65 #define PIN_INPUT (INPUT_EN | PULL_DIS)
|
D | hisi.h | 32 #define PULL_DIS (0) macro
|