OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdog_reg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/cavium/
machdep.c
272
const uint64_t
wdog_reg
= MIPS_PHYS_TO_XKPHYS_UNCACHED(CIU_WDOG0);
local in function:mach_init
273
uint64_t wdog = mips3_ld(
wdog_reg
);
277
mips64_sd_a64(
wdog_reg
, wdog);
machdep.c
272
const uint64_t
wdog_reg
= MIPS_PHYS_TO_XKPHYS_UNCACHED(CIU_WDOG0);
local in function:mach_init
273
uint64_t wdog = mips3_ld(
wdog_reg
);
277
mips64_sd_a64(
wdog_reg
, wdog);
Completed in 25 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025