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
defs:extarb
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/txx9/jmr3927/
H
A
D
setup.c
103
int
extarb
= !(tx3927_ccfgptr->ccfg & TX3927_CCFG_PCIXARB);
in jmr3927_pci_setup()
local
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4927/
H
A
D
setup.c
64
int
extarb
= !(__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCIARB);
in tx4927_pci_setup()
local
111
int
extarb
= !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB);
in tx4937_pci_setup()
local
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
ops-tx3927.c
129
tx3927_pcic_setup(struct pci_controller *channel, unsigned long sdram_size, int
extarb
)
tx3927_pcic_setup()
argument
H
A
D
ops-tx4927.c
219
tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr, struct pci_controller *channel, int
extarb
)
tx4927_pcic_setup()
argument
/kernel/linux/linux-6.6/arch/mips/txx9/rbtx4927/
H
A
D
setup.c
64
int
extarb
= !(__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCIARB);
in tx4927_pci_setup()
local
111
int
extarb
= !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB);
in tx4937_pci_setup()
local
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4938/
H
A
D
setup.c
43
int
extarb
= !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB);
in rbtx4938_pci_setup()
local
/kernel/linux/linux-6.6/arch/mips/pci/
H
A
D
ops-tx4927.c
219
tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr, struct pci_controller *channel, int
extarb
)
tx4927_pcic_setup()
argument
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H
A
D
setup.c
60
int
extarb
= !(__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB);
in rbtx4939_pci_setup()
local
Completed in 9 milliseconds