OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PULL_DOWN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/
k3.h
21
#define
PULL_DOWN
(0 << PULLTYPESEL_SHIFT | PULL_ENABLE)
29
#define PIN_OUTPUT_PULLDOWN (INPUT_DISABLE |
PULL_DOWN
)
32
#define PIN_INPUT_PULLDOWN (INPUT_EN |
PULL_DOWN
)
hisi.h
36
#define
PULL_DOWN
(1 << 1)
Completed in 78 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025