OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdtbus_clock_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/fdt/
fdt_clock.h
46
u_int
fdtbus_clock_count
(int, const char *);
fdt_clock.c
137
fdtbus_clock_count
(int phandle, const char *prop)
function in typeref:typename:u_int
234
const u_int nclocks =
fdtbus_clock_count
(phandle, "assigned-clocks");
235
const u_int nparents =
fdtbus_clock_count
(phandle, "assigned-clock-parents");
/src/sys/arch/arm/ti/
ti_mux_clock.c
124
sc->sc_nparent =
fdtbus_clock_count
(phandle, "clocks");
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025