OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_high
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/amlogic/
meson_pinctrl.c
509
const bool
output_high
= of_hasprop(child, "output-high");
local
511
if (!input && !output_low && !
output_high
) {
528
val =
output_high
;
meson_pinctrl.c
509
const bool
output_high
= of_hasprop(child, "output-high");
local
511
if (!input && !output_low && !
output_high
) {
528
val =
output_high
;
Completed in 246 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026