OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tegra124_cpufreq_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/nvidia/
tegra124_cpu.c
102
static const u_int
tegra124_cpufreq_max
[] = {
variable in typeref:typename:const u_int[]
237
if (tegra124_speedo.cpu_speedo_id < __arraycount(
tegra124_cpufreq_max
))
240
return rate <=
tegra124_cpufreq_max
[tbl];
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025