Searched refs:PULL_DIS (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hikey-pinctrl.dtsi | 251 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>; 270 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 296 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 305 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 313 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 326 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 338 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 347 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; 355 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>; [all …]
|
| H A 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 …]
|
| H A D | hikey970-pinctrl.dtsi | 78 PULL_DIS 80 PULL_DIS 84 PULL_DIS 86 PULL_DIS 102 PULL_DIS 104 PULL_DIS 108 PULL_DIS 110 PULL_DIS 126 PULL_DIS 128 PULL_DIS [all …]
|
| /f-stack/freebsd/contrib/device-tree/include/dt-bindings/pinctrl/ |
| H A D | dra.h | 51 #define PULL_DIS (1 << 16) macro 59 #define PIN_OUTPUT (0 | PULL_DIS) 62 #define PIN_INPUT (INPUT_EN | PULL_DIS)
|
| H A D | hisi.h | 32 #define PULL_DIS (0) macro
|