OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdog_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/cavium/
octeon_cpunode.c
390
uint64_t
wdog_len
= smw->smw_period * ci->ci_cpu_freq;
local in function:wdog_cpunode_setmode
393
// cycles. This is then a 32-bit counter so as long
wdog_len
396
if ((
wdog_len
>> 32) != 0) {
407
wdog |= __SHIFTIN(
wdog_len
>> 16, CIU_WDOGX_LEN);
410
cpu_name(ci), wdog,
wdog_len
);
octeon_cpunode.c
390
uint64_t
wdog_len
= smw->smw_period * ci->ci_cpu_freq;
local in function:wdog_cpunode_setmode
393
// cycles. This is then a 32-bit counter so as long
wdog_len
396
if ((
wdog_len
>> 32) != 0) {
407
wdog |= __SHIFTIN(
wdog_len
>> 16, CIU_WDOGX_LEN);
410
cpu_name(ci), wdog,
wdog_len
);
Completed in 25 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025