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:PPAR
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H
A
D
pm.c
67
SAVE(
PPAR
);
in sa11x0_pm_enter()
101
RESTORE(
PPAR
);
in sa11x0_pm_enter()
H
A
D
lart.c
163
PPAR
|= PPAR_UPR;
in lart_map_io()
H
A
D
shannon.c
141
PPAR
|= PPAR_UPR;
in shannon_map_io()
H
A
D
ssp.c
195
if (!(
PPAR
& PPAR_SPR) && (Ser4MCCR0 & MCCR0_MCE))
in ssp_init()
H
A
D
pleb.c
122
PPAR
|= PPAR_UPR;
in pleb_map_io()
H
A
D
simpad.c
218
PPAR
|= PPAR_UPR;
in simpad_map_io()
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H
A
D
pm.c
69
SAVE(
PPAR
);
in sa11x0_pm_enter()
103
RESTORE(
PPAR
);
in sa11x0_pm_enter()
H
A
D
ssp.c
195
if (!(
PPAR
& PPAR_SPR) && (Ser4MCCR0 & MCCR0_MCE))
in ssp_init()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H
A
D
SA-1100.h
1275
*
PPAR
Peripheral Pin Controller (PPC) Pin Assignment
1285
#define
PPAR
__REG(0x90060008) /* PPC Pin Assignment Reg. */
macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H
A
D
SA-1100.h
1275
*
PPAR
Peripheral Pin Controller (PPC) Pin Assignment
1285
#define
PPAR
__REG(0x90060008) /* PPC Pin Assignment Reg. */
macro
Completed in 12 milliseconds