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:wide_mask
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/txx9/
H
A
D
ndfmc.h
22
unsigned char
wide_mask
; /* 16bit-nand bitmask */
member
/kernel/linux/linux-6.6/include/linux/platform_data/txx9/
H
A
D
ndfmc.h
22
unsigned char
wide_mask
; /* 16bit-nand bitmask */
member
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H
A
D
setup_tx4939.c
438
unsigned char ch_mask, unsigned char
wide_mask
)
in tx4939_ndfmc_init()
448
.
wide_mask
=
wide_mask
,
in tx4939_ndfmc_init()
437
tx4939_ndfmc_init(unsigned int hold, unsigned int spw, unsigned char ch_mask, unsigned char
wide_mask
)
tx4939_ndfmc_init()
argument
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
H
A
D
tx4939.h
518
unsigned char ch_mask, unsigned char
wide_mask
);
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
txx9ndfmc.c
358
if (plat->
wide_mask
& (1 << i))
in txx9ndfmc_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
txx9ndfmc.c
355
if (plat->
wide_mask
& (1 << i))
in txx9ndfmc_probe()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
qla1280.h
1003
uint16_t
wide_mask
;
member
H
A
D
qla1280.c
1213
(driver_setup.
wide_mask
&&
in qla1280_slave_configure()
1214
(~driver_setup.
wide_mask
& (1 << target))))
in qla1280_slave_configure()
4081
driver_setup.
wide_mask
= val;
in qla1280_setup()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
qla1280.h
1002
uint16_t
wide_mask
;
member
H
A
D
qla1280.c
1203
(driver_setup.
wide_mask
&&
in qla1280_slave_configure()
1204
(~driver_setup.
wide_mask
& (1 << target))))
in qla1280_slave_configure()
4069
driver_setup.
wide_mask
= val;
in qla1280_setup()
Completed in 20 milliseconds