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:LOONGSON_REG_BASE
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/include/asm/mach-loongson64/
H
A
D
loongson.h
20
(*(volatile u32 *)((char *)TO_UNCACHE(
LOONGSON_REG_BASE
) + (x)))
30
#define
LOONGSON_REG_BASE
0x1fe00000
macro
32
#define LOONGSON_REG_TOP (
LOONGSON_REG_BASE
+LOONGSON_REG_SIZE-1)
38
#define LOONGSON_REG_GPIO_BASE (
LOONGSON_REG_BASE
+ 0x11c)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
loongson.h
18
(*(volatile u32 *)((char *)TO_UNCACHE(
LOONGSON_REG_BASE
) + (x)))
28
#define
LOONGSON_REG_BASE
0x1fe00000
macro
30
#define LOONGSON_REG_TOP (
LOONGSON_REG_BASE
+LOONGSON_REG_SIZE-1)
36
#define LOONGSON_REG_GPIO_BASE (
LOONGSON_REG_BASE
+ 0x11c)
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H
A
D
loongson.h
42
(*(volatile u32 *)((char *)CKSEG1ADDR(
LOONGSON_REG_BASE
) + (x)))
61
#define
LOONGSON_REG_BASE
0x1fe00000
macro
63
#define LOONGSON_REG_TOP (
LOONGSON_REG_BASE
+LOONGSON_REG_SIZE-1)
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H
A
D
loongson.h
67
(*(volatile u32 *)((char *)CKSEG1ADDR(
LOONGSON_REG_BASE
) + (x)))
86
#define
LOONGSON_REG_BASE
0x1fe00000
macro
88
#define LOONGSON_REG_TOP (
LOONGSON_REG_BASE
+LOONGSON_REG_SIZE-1)
/kernel/linux/linux-6.6/arch/mips/loongson64/
H
A
D
init.c
141
setup_8250_early_printk_port(TO_UNCAC(
LOONGSON_REG_BASE
), 0, 1024);
in prom_init()
143
setup_8250_early_printk_port(TO_UNCAC(
LOONGSON_REG_BASE
+ 0x1e0), 0, 1024);
in prom_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/
H
A
D
loongson.h
56
(*(volatile u32 *)((char *)CKSEG1ADDR(
LOONGSON_REG_BASE
) + (x)))
80
#define
LOONGSON_REG_BASE
0x1fe00000
macro
82
#define LOONGSON_REG_TOP (
LOONGSON_REG_BASE
+LOONGSON_REG_SIZE-1)
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson2ef/
H
A
D
loongson.h
56
(*(volatile u32 *)((char *)CKSEG1ADDR(
LOONGSON_REG_BASE
) + (x)))
71
#define
LOONGSON_REG_BASE
0x1fe00000
macro
73
#define LOONGSON_REG_TOP (
LOONGSON_REG_BASE
+LOONGSON_REG_SIZE-1)
/kernel/linux/linux-5.10/arch/mips/loongson64/
H
A
D
init.c
63
setup_8250_early_printk_port(TO_UNCAC(
LOONGSON_REG_BASE
+ 0x1e0), 0, 1024);
in prom_init()
Completed in 5 milliseconds