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:RP_BAR0
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H
A
D
pcie-cadence-host.c
18
[
RP_BAR0
] = _ULL(128 * SZ_2G),
24
[
RP_BAR0
] = 0x1F,
261
for (bar =
RP_BAR0
; bar <= RP_NO_BAR; bar++) {
in cdns_pcie_host_find_min_bar()
285
for (bar =
RP_BAR0
; bar <= RP_NO_BAR; bar++) {
in cdns_pcie_host_find_max_bar()
541
for (bar =
RP_BAR0
; bar <= RP_NO_BAR; bar++)
in cdns_pcie_host_setup()
H
A
D
pcie-cadence.h
202
RP_BAR0
,
enumerator
299
* @avail_ib_bar: Satus of
RP_BAR0
, RP_BAR1 and RP_NO_BAR if it's free or
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H
A
D
pcie-cadence-host.c
18
[
RP_BAR0
] = _ULL(128 * SZ_2G),
24
[
RP_BAR0
] = 0x1F,
269
for (bar =
RP_BAR0
; bar <= RP_NO_BAR; bar++) {
in cdns_pcie_host_find_min_bar()
293
for (bar =
RP_BAR0
; bar <= RP_NO_BAR; bar++) {
in cdns_pcie_host_find_max_bar()
551
for (bar =
RP_BAR0
; bar <= RP_NO_BAR; bar++)
in cdns_pcie_host_setup()
H
A
D
pcie-cadence.h
217
RP_BAR0
,
enumerator
318
* @avail_ib_bar: Status of
RP_BAR0
, RP_BAR1 and RP_NO_BAR if it's free or
Completed in 5 milliseconds