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:nlm_pcicfg_base
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/
H
A
D
sys.h
196
#define nlm_get_sys_pcibase(node)
nlm_pcicfg_base
(cpu_is_xlp9xx() ? \
202
nlm_pcicfg_base
(XLP9XX_IO_FUSE_OFFSET(node))
207
nlm_pcicfg_base
(XLP9XX_IO_CLOCK_OFFSET(node))
H
A
D
pcibus.h
101
#define nlm_get_pcie_base(node, inst)
nlm_pcicfg_base
(cpu_is_xlp9xx() ? \
H
A
D
uart.h
97
nlm_pcicfg_base
(cpu_is_xlp9xx() ? XLP9XX_IO_UART_OFFSET(node) : \
H
A
D
bridge.h
180
#define nlm_get_bridge_pcibase(node)
nlm_pcicfg_base
(cpu_is_xlp9xx() ? \
H
A
D
iomap.h
209
socbridge =
nlm_pcicfg_base
(XLP9XX_IO_BRIDGE_OFFSET(node));
in xlp9xx_get_socbus()
H
A
D
pic.h
219
#define nlm_get_pic_pcibase(node)
nlm_pcicfg_base
(cpu_is_xlp9xx() ? \
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/
H
A
D
haldefs.h
157
nlm_pcicfg_base
(uint32_t devoffset)
in nlm_pcicfg_base()
function
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H
A
D
usb-init.c
66
nlm_pcicfg_base
(XLP_IO_USB_OFFSET(node, inst))
H
A
D
ahci-init.c
90
nlm_pcicfg_base
(XLP_IO_SATA_OFFSET(node))
H
A
D
usb-init-xlp2.c
88
nlm_pcicfg_base
(cpu_is_xlp9xx() ? \
H
A
D
nlm_hal.c
187
pcibase =
nlm_pcicfg_base
(devoff);
in xlp_irq_to_irt()
H
A
D
ahci-init-xlp2.c
146
nlm_pcicfg_base
(XLP9XX_IO_SATA_OFFSET(node))
Completed in 8 milliseconds