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:valPE0
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H
A
D
pci.c
731
u32
valPE0
, valPE1, valPE2;
in ppc440spe_pciex_check_reset()
local
748
valPE0
= mfdcri(SDR0, PESDR0_440SPE_RCSSET);
in ppc440spe_pciex_check_reset()
753
if (!(
valPE0
& 0x01000000) ||
in ppc440spe_pciex_check_reset()
761
if (!(
valPE0
& 0x00010000) ||
in ppc440spe_pciex_check_reset()
769
if ((
valPE0
& 0x00001000) ||
in ppc440spe_pciex_check_reset()
777
if ((
valPE0
& 0x10000000) ||
in ppc440spe_pciex_check_reset()
785
if ((
valPE0
& 0x00100000) ||
in ppc440spe_pciex_check_reset()
793
if ((
valPE0
& 0x00000100) ||
in ppc440spe_pciex_check_reset()
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H
A
D
pci.c
729
u32
valPE0
, valPE1, valPE2;
in ppc440spe_pciex_check_reset()
local
746
valPE0
= mfdcri(SDR0, PESDR0_440SPE_RCSSET);
in ppc440spe_pciex_check_reset()
751
if (!(
valPE0
& 0x01000000) ||
in ppc440spe_pciex_check_reset()
759
if (!(
valPE0
& 0x00010000) ||
in ppc440spe_pciex_check_reset()
767
if ((
valPE0
& 0x00001000) ||
in ppc440spe_pciex_check_reset()
775
if ((
valPE0
& 0x10000000) ||
in ppc440spe_pciex_check_reset()
783
if ((
valPE0
& 0x00100000) ||
in ppc440spe_pciex_check_reset()
791
if ((
valPE0
& 0x00000100) ||
in ppc440spe_pciex_check_reset()
Completed in 6 milliseconds