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:M_RESET
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H
A
D
matroxfb_Ti3026.c
732
mga_outl(
M_RESET
, 1);
in Ti3026_preinit()
734
mga_outl(
M_RESET
, 0);
in Ti3026_preinit()
H
A
D
matroxfb_base.h
584
#define
M_RESET
0x1E40
macro
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H
A
D
matroxfb_Ti3026.c
732
mga_outl(
M_RESET
, 1);
in Ti3026_preinit()
734
mga_outl(
M_RESET
, 0);
in Ti3026_preinit()
H
A
D
matroxfb_base.h
583
#define
M_RESET
0x1E40
macro
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_defs.h
740
#define
M_RESET
TARGET_RESET
macro
H
A
D
sym_hipd.c
3254
* - If the target is to be reset, we send it a
M_RESET
3417
*
M_RESET
message and clear the to_reset flag
3421
np->abrt_msg[0] =
M_RESET
;
3532
* If we sent a
M_RESET
, then a hardware reset has
3541
if (np->abrt_msg[0] ==
M_RESET
) {
3579
if (np->abrt_msg[0] ==
M_RESET
)
4436
np->msgout[0] =
M_RESET
;
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_defs.h
740
#define
M_RESET
TARGET_RESET
macro
H
A
D
sym_hipd.c
3254
* - If the target is to be reset, we send it a
M_RESET
3417
*
M_RESET
message and clear the to_reset flag
3421
np->abrt_msg[0] =
M_RESET
;
3532
* If we sent a
M_RESET
, then a hardware reset has
3541
if (np->abrt_msg[0] ==
M_RESET
) {
3579
if (np->abrt_msg[0] ==
M_RESET
)
4436
np->msgout[0] =
M_RESET
;
Completed in 23 milliseconds