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_VR4111
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/vr41xx/common/
H
A
D
bcu.c
62
case
CPU_VR4111
:
in read_clkspeed()
80
case
CPU_VR4111
:
in calculate_pclock()
130
case
CPU_VR4111
:
in calculate_vtclock()
172
case
CPU_VR4111
:
in calculate_tclock()
H
A
D
cmu.c
85
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_supply_clock()
136
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_mask_clock()
156
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_mask_clock()
207
case
CPU_VR4111
:
in vr41xx_cmu_init()
H
A
D
icu.c
147
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_enable_piuint()
162
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_disable_piuint()
177
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_enable_aiuint()
192
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_disable_aiuint()
207
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_enable_kiuint()
222
if (current_cpu_type() ==
CPU_VR4111
||
in vr41xx_disable_kiuint()
652
case
CPU_VR4111
:
in vr41xx_icu_init()
H
A
D
siu.c
75
case
CPU_VR4111
:
in vr41xx_siu_add()
118
case
CPU_VR4111
:
in vr41xx_siu_setup()
H
A
D
pmu.c
90
case
CPU_VR4111
:
in vr41xx_pmu_init()
H
A
D
giu.c
73
case
CPU_VR4111
:
in vr41xx_giu_add()
H
A
D
rtc.c
74
case
CPU_VR4111
:
in vr41xx_rtc_add()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
cpu-type.h
116
case
CPU_VR4111
:
in __get_cpu_type()
H
A
D
cpu.h
308
CPU_R12000, CPU_R14000, CPU_R16000, CPU_VR41XX,
CPU_VR4111
, CPU_VR4121,
enumerator
/kernel/linux/linux-5.10/arch/mips/mm/
H
A
D
tlbex.c
596
case
CPU_VR4111
:
in build_tlb_write_entry()
1007
case
CPU_VR4111
:
in build_adjust_context()
H
A
D
c-r4k.c
1223
case
CPU_VR4111
:
in probe_pcache()
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
cpu-probe.c
1124
c->cputype =
CPU_VR4111
;
in cpu_probe_legacy()
Completed in 14 milliseconds