OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONSFREQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbarm/armadaxp/
armadaxp_machdep.c
403
#ifndef
CONSFREQ
404
#define
CONSFREQ
0
407
static const int comcnfreq =
CONSFREQ
;
/src/sys/arch/evbmips/rmixl/
machdep.c
145
#ifndef
CONSFREQ
146
# define
CONSFREQ
66000000
158
int comcnfreq =
CONSFREQ
;
/src/sys/arch/evbppc/mpc85xx/
machdep.c
131
#ifndef
CONSFREQ
132
# define
CONSFREQ
-1 /* inherit from firmware */
144
int comcnfreq =
CONSFREQ
;
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025