OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bias_prop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_pinctrl.c
209
const char *
bias_prop
= NULL;
local in function:fdtbus_pinctrl_parse_bias
223
bias_prop
= "bias-pull-up";
226
bias_prop
= "bias-pull-down";
232
if (
bias_prop
) {
234
if (of_getprop_uint32(phandle,
bias_prop
, &val) == 0) {
fdt_pinctrl.c
209
const char *
bias_prop
= NULL;
local in function:fdtbus_pinctrl_parse_bias
223
bias_prop
= "bias-pull-up";
226
bias_prop
= "bias-pull-down";
232
if (
bias_prop
) {
234
if (of_getprop_uint32(phandle,
bias_prop
, &val) == 0) {
Completed in 129 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025