OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdtbus_decode_range
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_subr.c
206
fdtbus_decode_range
(int phandle, uint64_t paddr)
function
225
return
fdtbus_decode_range
(parent, paddr);
248
return
fdtbus_decode_range
(parent, pba) + (paddr - cba);
322
*paddr =
fdtbus_decode_range
(OF_parent(phandle), addr);
fdt_subr.c
206
fdtbus_decode_range
(int phandle, uint64_t paddr)
function
225
return
fdtbus_decode_range
(parent, paddr);
248
return
fdtbus_decode_range
(parent, pba) + (paddr - cba);
322
*paddr =
fdtbus_decode_range
(OF_parent(phandle), addr);
Completed in 68 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026