OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chip_freqs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/atheros/
ar_conf.c
128
static struct arfreqs
chip_freqs
;
variable in typeref:struct:arfreqs
145
if (
chip_freqs
.freq_uart)
146
return
chip_freqs
.freq_uart;
148
return
chip_freqs
.freq_bus;
154
return
chip_freqs
.freq_bus;
160
return
chip_freqs
.freq_cpu;
166
return
chip_freqs
.freq_mem;
191
(*apsw->apsw_get_freqs)(&
chip_freqs
);
193
chip_freqs
.freq_cpu,
194
chip_freqs
.freq_bus
[
all
...]
ar_conf.c
128
static struct arfreqs
chip_freqs
;
variable in typeref:struct:arfreqs
145
if (
chip_freqs
.freq_uart)
146
return
chip_freqs
.freq_uart;
148
return
chip_freqs
.freq_bus;
154
return
chip_freqs
.freq_bus;
160
return
chip_freqs
.freq_cpu;
166
return
chip_freqs
.freq_mem;
191
(*apsw->apsw_get_freqs)(&
chip_freqs
);
193
chip_freqs
.freq_cpu,
194
chip_freqs
.freq_bus
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025