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:boot_reg
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H
A
D
platsmp.c
196
void __iomem *
boot_reg
;
in cpu_boot_reg()
local
198
boot_reg
= cpu_boot_reg_base();
in cpu_boot_reg()
199
if (!
boot_reg
)
in cpu_boot_reg()
202
boot_reg
+= 4*cpu;
in cpu_boot_reg()
204
boot_reg
+= 4;
in cpu_boot_reg()
205
return
boot_reg
;
in cpu_boot_reg()
281
void __iomem *
boot_reg
= cpu_boot_reg(core_id);
in exynos_set_boot_addr()
local
283
if (IS_ERR(
boot_reg
)) {
in exynos_set_boot_addr()
284
ret = PTR_ERR(
boot_reg
);
in exynos_set_boot_addr()
287
writel_relaxed(boot_addr,
boot_reg
);
in exynos_set_boot_addr()
306
void __iomem *
boot_reg
= cpu_
boot_reg
(core_id);
exynos_get_boot_addr()
local
[all...]
H
A
D
firmware.c
76
void __iomem *
boot_reg
;
in exynos_set_cpu_boot_addr()
local
81
boot_reg
= sysram_ns_base_addr + 0x1c;
in exynos_set_cpu_boot_addr()
89
boot_reg
+= 4 * cpu;
in exynos_set_cpu_boot_addr()
91
writel_relaxed(boot_addr,
boot_reg
);
in exynos_set_cpu_boot_addr()
97
void __iomem *
boot_reg
;
in exynos_get_cpu_boot_addr()
local
102
boot_reg
= sysram_ns_base_addr + 0x1c;
in exynos_get_cpu_boot_addr()
105
boot_reg
+= 4 * cpu;
in exynos_get_cpu_boot_addr()
107
*boot_addr = readl_relaxed(
boot_reg
);
in exynos_get_cpu_boot_addr()
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H
A
D
platsmp.c
194
void __iomem *
boot_reg
;
in cpu_boot_reg()
local
196
boot_reg
= cpu_boot_reg_base();
in cpu_boot_reg()
197
if (!
boot_reg
)
in cpu_boot_reg()
200
boot_reg
+= 4*cpu;
in cpu_boot_reg()
202
boot_reg
+= 4;
in cpu_boot_reg()
203
return
boot_reg
;
in cpu_boot_reg()
279
void __iomem *
boot_reg
= cpu_boot_reg(core_id);
in exynos_set_boot_addr()
local
281
if (IS_ERR(
boot_reg
)) {
in exynos_set_boot_addr()
282
ret = PTR_ERR(
boot_reg
);
in exynos_set_boot_addr()
285
writel_relaxed(boot_addr,
boot_reg
);
in exynos_set_boot_addr()
304
void __iomem *
boot_reg
= cpu_
boot_reg
(core_id);
exynos_get_boot_addr()
local
[all...]
H
A
D
firmware.c
84
void __iomem *
boot_reg
;
in exynos_set_cpu_boot_addr()
local
89
boot_reg
= sysram_ns_base_addr + 0x1c;
in exynos_set_cpu_boot_addr()
97
boot_reg
+= 4 * cpu;
in exynos_set_cpu_boot_addr()
99
writel_relaxed(boot_addr,
boot_reg
);
in exynos_set_cpu_boot_addr()
105
void __iomem *
boot_reg
;
in exynos_get_cpu_boot_addr()
local
110
boot_reg
= sysram_ns_base_addr + 0x1c;
in exynos_get_cpu_boot_addr()
113
boot_reg
+= 4 * cpu;
in exynos_get_cpu_boot_addr()
115
*boot_addr = readl_relaxed(
boot_reg
);
in exynos_get_cpu_boot_addr()
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
H
A
D
platsmp.c
160
void __iomem *
boot_reg
;
in kona_boot_secondary()
local
177
boot_reg
= ioremap((phys_addr_t)secondary_boot_addr,
in kona_boot_secondary()
179
if (!
boot_reg
) {
in kona_boot_secondary()
194
writel_relaxed(boot_val,
boot_reg
);
in kona_boot_secondary()
200
while (!timeout && readl_relaxed(
boot_reg
) == boot_val)
in kona_boot_secondary()
203
iounmap(
boot_reg
);
in kona_boot_secondary()
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H
A
D
platsmp.c
160
void __iomem *
boot_reg
;
in kona_boot_secondary()
local
177
boot_reg
= ioremap((phys_addr_t)secondary_boot_addr,
in kona_boot_secondary()
179
if (!
boot_reg
) {
in kona_boot_secondary()
194
writel_relaxed(boot_val,
boot_reg
);
in kona_boot_secondary()
200
while (!timeout && readl_relaxed(
boot_reg
) == boot_val)
in kona_boot_secondary()
203
iounmap(
boot_reg
);
in kona_boot_secondary()
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
omap_remoteproc.c
48
* @
boot_reg
: boot register offset within the @syscon regmap
50
* @
boot_reg
54
unsigned int
boot_reg
;
member
570
u32 offset = bdata->
boot_reg
;
in omap_rproc_write_dsp_boot_addr()
1159
&oproc->boot_data->
boot_reg
)) {
in omap_rproc_get_boot_data()
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
omap_remoteproc.c
49
* @
boot_reg
: boot register offset within the @syscon regmap
51
* @
boot_reg
55
unsigned int
boot_reg
;
member
571
u32 offset = bdata->
boot_reg
;
in omap_rproc_write_dsp_boot_addr()
1158
&oproc->boot_data->
boot_reg
)) {
in omap_rproc_get_boot_data()
Completed in 7 milliseconds