OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:busfreq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/prep/prep/
machdep.c
105
uint32_t
busfreq
;
variable
172
busfreq
= be32toh(vpd->ProcessorBusHz);
353
/* set the timebase frequency to 1/8th
busfreq
*/
354
openpic_write(OPENPIC_TIMER_FREQ,
busfreq
/8);
Completed in 14 milliseconds
Indexes created Thu Apr 09 00:23:28 UTC 2026