OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clknames
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/dev/
mq200debug.c
66
static const char *
clknames
[] = { "BUS", "PLL1", "PLL2", "PLL3" };
local in function:mq200_dump_pll
125
clknames
[memclock]);
128
clknames
[geclock]);
139
clknames
[rc], fd_names[fd], sd);
161
clknames
[rc], fd_names[fd], sd);
/src/sys/arch/arm/rockchip/
rk_gmac.c
370
static const char * const
clknames
[] = {
local in function:rk_gmac_setup_clocks
396
for (n = 0; n < __arraycount(
clknames
); n++) {
397
clk = fdtbus_clock_get(phandle,
clknames
[n]);
399
aprint_error(": couldn't get %s clock\n",
clknames
[n]);
405
clknames
[n], error);
Completed in 11 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025