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:CPU_VR4122
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/vr41xx/common/
H
A
D
bcu.c
64
case
CPU_VR4122
:
in read_clkspeed()
85
case
CPU_VR4122
:
in calculate_pclock()
144
case
CPU_VR4122
:
in calculate_vtclock()
183
case
CPU_VR4122
:
in calculate_tclock()
H
A
D
icu.c
309
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_enable_pciint()
325
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_disable_pciint()
341
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_enable_scuint()
357
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_disable_scuint()
373
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_enable_csiint()
389
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_disable_csiint()
405
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_enable_bcuint()
421
if (current_cpu_type() ==
CPU_VR4122
||
in vr41xx_disable_bcuint()
657
case
CPU_VR4122
:
in vr41xx_icu_init()
H
A
D
pmu.c
54
case
CPU_VR4122
:
in software_reset()
95
case
CPU_VR4122
:
in vr41xx_pmu_init()
H
A
D
siu.c
81
case
CPU_VR4122
:
in vr41xx_siu_add()
123
case
CPU_VR4122
:
in vr41xx_siu_setup()
H
A
D
giu.c
79
case
CPU_VR4122
:
in vr41xx_giu_add()
H
A
D
rtc.c
79
case
CPU_VR4122
:
in vr41xx_rtc_add()
H
A
D
cmu.c
212
case
CPU_VR4122
:
in vr41xx_cmu_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
cpu-type.h
118
case
CPU_VR4122
:
in __get_cpu_type()
H
A
D
cpu.h
309
CPU_VR4122
, CPU_VR4131, CPU_VR4133, CPU_VR4181, CPU_VR4181A, CPU_RM7000,
enumerator
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
pci-vr41xx.c
219
if (current_cpu_type() ==
CPU_VR4122
)
in vr41xx_pciu_init()
/kernel/linux/linux-5.10/arch/mips/mm/
H
A
D
tlbex.c
598
case
CPU_VR4122
:
in build_tlb_write_entry()
1009
case
CPU_VR4122
:
in build_adjust_context()
H
A
D
c-r4k.c
1225
case
CPU_VR4122
:
in probe_pcache()
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
cpu-probe.c
1133
c->cputype =
CPU_VR4122
;
in cpu_probe_legacy()
Completed in 12 milliseconds