OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FAST_FREQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/mips/
mips3_clock.c
76
#define
FAST_FREQ
(300 * 1000 * 1000) /* fast enough? */
77
divisor_delay =
FAST_FREQ
/ (1000 * 1000);
/src/sys/arch/evbmips/ingenic/
clock.c
157
#define
FAST_FREQ
(300 * 1000 * 1000) /* fast enough? */
158
divisor_delay =
FAST_FREQ
/ (1000 * 1000);
/src/sys/arch/evbmips/loongson/
loongson_clock.c
336
#define
FAST_FREQ
(300 * 1000 * 1000) /* fast enough? */
337
divisor_delay =
FAST_FREQ
/ (1000 * 1000);
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025