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:XLP_IO_PCI_HDRSZ
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/
H
A
D
sys.h
198
#define nlm_get_sys_regbase(node) (nlm_get_sys_pcibase(node) +
XLP_IO_PCI_HDRSZ
)
204
(nlm_get_fuse_pcibase(node) +
XLP_IO_PCI_HDRSZ
)
209
(nlm_get_clock_pcibase(node) +
XLP_IO_PCI_HDRSZ
)
H
A
D
uart.h
100
(nlm_get_uart_pcibase(node, inst) +
XLP_IO_PCI_HDRSZ
)
H
A
D
bridge.h
183
(nlm_get_bridge_pcibase(node) +
XLP_IO_PCI_HDRSZ
)
H
A
D
iomap.h
49
#define
XLP_IO_PCI_HDRSZ
0x100
macro
H
A
D
pic.h
221
#define nlm_get_pic_regbase(node) (nlm_get_pic_pcibase(node) +
XLP_IO_PCI_HDRSZ
)
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H
A
D
usb-init.c
68
(nlm_get_usb_pcibase(node, inst) +
XLP_IO_PCI_HDRSZ
)
H
A
D
usb-init-xlp2.c
92
(nlm_xlpii_get_usb_pcibase(node, inst) +
XLP_IO_PCI_HDRSZ
)
/kernel/linux/linux-5.10/arch/mips/netlogic/common/
H
A
D
reset.S
54
XLP_IO_SYS_OFFSET(0) +
XLP_IO_PCI_HDRSZ
+ \
Completed in 7 milliseconds