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:STATUS_MASK
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-microchip-core-qspi.c
75
#define
STATUS_MASK
GENMASK(8, 0)
macro
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
hisi_dma.c
78
#define
STATUS_MASK
GENMASK(15, 1)
macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
pmac_zilog.h
339
#define
STATUS_MASK
0x06
macro
H
A
D
ip22zilog.h
244
#define
STATUS_MASK
0x0e
macro
H
A
D
sunzilog.h
248
#define
STATUS_MASK
0x0e
macro
/kernel/linux/linux-5.10/include/scsi/
H
A
D
scsi_proto.h
224
#define
STATUS_MASK
0xfe
macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
ip22zilog.h
244
#define
STATUS_MASK
0x0e
macro
H
A
D
pmac_zilog.h
329
#define
STATUS_MASK
0x06
macro
H
A
D
sunzilog.h
248
#define
STATUS_MASK
0x0e
macro
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
hisi_dma.c
134
#define
STATUS_MASK
GENMASK(15, 1)
macro
/kernel/linux/linux-6.6/drivers/net/ipa/
H
A
D
ipa_endpoint.c
93
STATUS_MASK
, /* enum ipa_status_mask (bitmask) */
enumerator
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-designware-core.h
136
#define
STATUS_MASK
GENMASK(2, 0)
macro
/kernel/linux/linux-5.10/drivers/acpi/nfit/
H
A
D
core.c
2460
const u32
STATUS_MASK
= 0x80000037;
in read_blk_stat()
local
/kernel/linux/linux-6.6/include/scsi/
H
A
D
scsi_proto.h
212
#define
STATUS_MASK
0xfe
macro
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v1.h
989
#define
STATUS_MASK
0xff
macro
Completed in 30 milliseconds