OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dc_phandle
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_dai.c
42
int
dc_phandle
;
member in struct:fdtbus_dai_controller
59
dc->
dc_phandle
= phandle;
73
if (dc->
dc_phandle
== phandle)
100
const int
dc_phandle
=
local
102
if (of_getprop_uint32(
dc_phandle
, "#sound-dai-cells", &dai_cells))
105
dc = fdtbus_get_dai_controller(
dc_phandle
);
fdt_dma.c
103
const int
dc_phandle
=
local
105
if (of_getprop_uint32(
dc_phandle
, "#dma-cells", &dma_cells))
108
dc = fdtbus_get_dma_controller(
dc_phandle
);
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026