Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:txx9_cpu_clock
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
pci-tx4938.c
32
pciclk =
txx9_cpu_clock
/ 4; break;
in tx4938_report_pciclk()
34
pciclk =
txx9_cpu_clock
* 2 / 9; break;
in tx4938_report_pciclk()
36
pciclk =
txx9_cpu_clock
/ 5; break;
in tx4938_report_pciclk()
38
pciclk =
txx9_cpu_clock
* 2 / 11; break;
in tx4938_report_pciclk()
40
pciclk =
txx9_cpu_clock
/ 8; break;
in tx4938_report_pciclk()
42
pciclk =
txx9_cpu_clock
/ 9; break;
in tx4938_report_pciclk()
44
pciclk =
txx9_cpu_clock
/ 10; break;
in tx4938_report_pciclk()
46
pciclk =
txx9_cpu_clock
/ 11; break;
in tx4938_report_pciclk()
87
pciclk =
txx9_cpu_clock
/ 4;
in tx4938_pciclk66_setup()
92
pciclk =
txx9_cpu_clock
*
in tx4938_pciclk66_setup()
[all...]
H
A
D
pci-tx4927.c
32
pciclk =
txx9_cpu_clock
* 2 / 5; break;
in tx4927_report_pciclk()
34
pciclk =
txx9_cpu_clock
/ 3; break;
in tx4927_report_pciclk()
36
pciclk =
txx9_cpu_clock
/ 5; break;
in tx4927_report_pciclk()
38
pciclk =
txx9_cpu_clock
/ 6; break;
in tx4927_report_pciclk()
67
pciclk =
txx9_cpu_clock
* 2 / 5;
in tx4927_pciclk66_setup()
73
pciclk =
txx9_cpu_clock
/ 3;
in tx4927_pciclk66_setup()
/kernel/linux/linux-6.6/arch/mips/pci/
H
A
D
pci-tx4938.c
32
pciclk =
txx9_cpu_clock
/ 4; break;
in tx4938_report_pciclk()
34
pciclk =
txx9_cpu_clock
* 2 / 9; break;
in tx4938_report_pciclk()
36
pciclk =
txx9_cpu_clock
/ 5; break;
in tx4938_report_pciclk()
38
pciclk =
txx9_cpu_clock
* 2 / 11; break;
in tx4938_report_pciclk()
40
pciclk =
txx9_cpu_clock
/ 8; break;
in tx4938_report_pciclk()
42
pciclk =
txx9_cpu_clock
/ 9; break;
in tx4938_report_pciclk()
44
pciclk =
txx9_cpu_clock
/ 10; break;
in tx4938_report_pciclk()
46
pciclk =
txx9_cpu_clock
/ 11; break;
in tx4938_report_pciclk()
87
pciclk =
txx9_cpu_clock
/ 4;
in tx4938_pciclk66_setup()
92
pciclk =
txx9_cpu_clock
*
in tx4938_pciclk66_setup()
[all...]
H
A
D
pci-tx4927.c
32
pciclk =
txx9_cpu_clock
* 2 / 5; break;
in tx4927_report_pciclk()
34
pciclk =
txx9_cpu_clock
/ 3; break;
in tx4927_report_pciclk()
36
pciclk =
txx9_cpu_clock
/ 5; break;
in tx4927_report_pciclk()
38
pciclk =
txx9_cpu_clock
/ 6; break;
in tx4927_report_pciclk()
67
pciclk =
txx9_cpu_clock
* 2 / 5;
in tx4927_pciclk66_setup()
73
pciclk =
txx9_cpu_clock
/ 3;
in tx4927_pciclk66_setup()
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4927/
H
A
D
setup.c
245
txx9_cpu_clock
= 166666666; /* 166MHz */
in rbtx4927_clock_init()
248
txx9_cpu_clock
= 200000000; /* 200MHz */
in rbtx4927_clock_init()
271
txx9_cpu_clock
= 266666666; /* 266MHz */
in rbtx4937_clock_init()
275
txx9_cpu_clock
= 300000000; /* 300MHz */
in rbtx4937_clock_init()
278
txx9_cpu_clock
= 333333333; /* 333MHz */
in rbtx4937_clock_init()
/kernel/linux/linux-6.6/arch/mips/txx9/rbtx4927/
H
A
D
setup.c
245
txx9_cpu_clock
= 166666666; /* 166MHz */
in rbtx4927_clock_init()
248
txx9_cpu_clock
= 200000000; /* 200MHz */
in rbtx4927_clock_init()
271
txx9_cpu_clock
= 266666666; /* 266MHz */
in rbtx4937_clock_init()
275
txx9_cpu_clock
= 300000000; /* 300MHz */
in rbtx4937_clock_init()
278
txx9_cpu_clock
= 333333333; /* 333MHz */
in rbtx4937_clock_init()
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H
A
D
setup_tx4927.c
137
txx9_cpu_clock
= cpuclk;
in tx4927_setup()
139
if (
txx9_cpu_clock
== 0)
in tx4927_setup()
140
txx9_cpu_clock
= 200000000; /* 200MHz */
in tx4927_setup()
142
cpuclk =
txx9_cpu_clock
;
in tx4927_setup()
169
loops_per_jiffy =
txx9_cpu_clock
/ HZ / 2;
in tx4927_setup()
H
A
D
setup_tx4939.c
141
txx9_cpu_clock
= cpuclk;
in tx4939_setup()
143
if (
txx9_cpu_clock
== 0)
in tx4939_setup()
144
txx9_cpu_clock
= 400000000; /* 400MHz */
in tx4939_setup()
146
cpuclk =
txx9_cpu_clock
;
in tx4939_setup()
172
txx9_gbus_clock =
txx9_cpu_clock
;
in tx4939_setup()
184
loops_per_jiffy =
txx9_cpu_clock
/ HZ / 2;
in tx4939_setup()
H
A
D
setup_tx4938.c
146
txx9_cpu_clock
= cpuclk;
in tx4938_setup()
148
if (
txx9_cpu_clock
== 0)
in tx4938_setup()
149
txx9_cpu_clock
= 300000000; /* 300MHz */
in tx4938_setup()
151
cpuclk =
txx9_cpu_clock
;
in tx4938_setup()
182
loops_per_jiffy =
txx9_cpu_clock
/ HZ / 2;
in tx4938_setup()
H
A
D
setup_tx3927.c
50
txx9_gbus_clock =
txx9_cpu_clock
/ 2;
in tx3927_setup()
52
loops_per_jiffy =
txx9_cpu_clock
/ HZ / 2;
in tx3927_setup()
H
A
D
setup.c
78
unsigned int
txx9_cpu_clock
;
variable
521
mips_hpt_frequency =
txx9_cpu_clock
/ 2;
in plat_time_init()
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H
A
D
setup_tx4927.c
137
txx9_cpu_clock
= cpuclk;
in tx4927_setup()
139
if (
txx9_cpu_clock
== 0)
in tx4927_setup()
140
txx9_cpu_clock
= 200000000; /* 200MHz */
in tx4927_setup()
142
cpuclk =
txx9_cpu_clock
;
in tx4927_setup()
169
loops_per_jiffy =
txx9_cpu_clock
/ HZ / 2;
in tx4927_setup()
H
A
D
setup_tx4938.c
146
txx9_cpu_clock
= cpuclk;
in tx4938_setup()
148
if (
txx9_cpu_clock
== 0)
in tx4938_setup()
149
txx9_cpu_clock
= 300000000; /* 300MHz */
in tx4938_setup()
151
cpuclk =
txx9_cpu_clock
;
in tx4938_setup()
182
loops_per_jiffy =
txx9_cpu_clock
/ HZ / 2;
in tx4938_setup()
H
A
D
setup.c
78
unsigned int
txx9_cpu_clock
;
variable
452
mips_hpt_frequency =
txx9_cpu_clock
/ 2;
in plat_time_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H
A
D
generic.h
22
extern unsigned int
txx9_cpu_clock
;
/kernel/linux/linux-6.6/arch/mips/include/asm/txx9/
H
A
D
generic.h
22
extern unsigned int
txx9_cpu_clock
;
/kernel/linux/linux-5.10/arch/mips/txx9/jmr3927/
H
A
D
setup.c
126
txx9_cpu_clock
= JMR3927_CORECLK;
in jmr3927_board_init()
Completed in 10 milliseconds