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:mpc52xx_restart
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/52xx/
H
A
D
mpc5200_simple.c
79
.restart =
mpc52xx_restart
,
in define_machine()
H
A
D
lite5200.c
193
.restart =
mpc52xx_restart
,
in define_machine()
H
A
D
mpc52xx_common.c
44
* This variable is mapped in mpc52xx_map_wdt() and used in
mpc52xx_restart
().
45
* Permanent mapping is required because
mpc52xx_restart
() can be called
139
/* mpc52xx_wdt is mapped here and used in
mpc52xx_restart
,
in mpc52xx_map_common_devices()
244
*
mpc52xx_restart
: ppc_md->restart hook for mpc5200 using the watchdog timer
246
void __noreturn
mpc52xx_restart
(char *cmd)
in mpc52xx_restart()
function
258
"
mpc52xx_restart
: Can't access wdt. "
in mpc52xx_restart()
H
A
D
media5200.c
250
.restart =
mpc52xx_restart
,
in define_machine()
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/
H
A
D
mpc5200_simple.c
78
.restart =
mpc52xx_restart
,
in define_machine()
H
A
D
lite5200.c
191
.restart =
mpc52xx_restart
,
in define_machine()
H
A
D
mpc52xx_common.c
44
* This variable is mapped in mpc52xx_map_wdt() and used in
mpc52xx_restart
().
45
* Permanent mapping is required because
mpc52xx_restart
() can be called
139
/* mpc52xx_wdt is mapped here and used in
mpc52xx_restart
,
in mpc52xx_map_common_devices()
207
*
mpc52xx_restart
: ppc_md->restart hook for mpc5200 using the watchdog timer
209
void __noreturn
mpc52xx_restart
(char *cmd)
in mpc52xx_restart()
function
221
"
mpc52xx_restart
: Can't access wdt. "
in mpc52xx_restart()
H
A
D
media5200.c
238
.restart =
mpc52xx_restart
,
in define_machine()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
mpc52xx.h
278
extern void __noreturn
mpc52xx_restart
(char *cmd);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
mpc52xx.h
278
extern void __noreturn
mpc52xx_restart
(char *cmd);
Completed in 6 milliseconds