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:des6
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H
A
D
descs.h
170
__le32
des6
; /* Tx/Rx Timestamp Low */
member
178
__le32
des6
;
member
H
A
D
dwmac4_descs.c
434
le32_to_cpu(extp->
des6
), le32_to_cpu(extp->des7));
in dwmac4_display_ring()
445
le32_to_cpu(ep->
des6
), le32_to_cpu(ep->des7),
in dwmac4_display_ring()
551
p->
des6
= 0;
in dwmac4_set_tbs()
H
A
D
dwxgmac2_descs.c
345
p->
des6
= 0;
in dwxgmac2_set_tbs()
H
A
D
enh_desc.c
391
ns = le32_to_cpu(p->
des6
);
in enh_desc_get_timestamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H
A
D
descs.h
170
__le32
des6
; /* Tx/Rx Timestamp Low */
member
178
__le32
des6
;
member
H
A
D
dwmac4_descs.c
430
le32_to_cpu(extp->
des6
), le32_to_cpu(extp->des7));
in dwmac4_display_ring()
441
le32_to_cpu(ep->
des6
), le32_to_cpu(ep->des7),
in dwmac4_display_ring()
542
p->
des6
= 0;
in dwmac4_set_tbs()
H
A
D
dwxgmac2_descs.c
340
p->
des6
= 0;
in dwxgmac2_set_tbs()
H
A
D
enh_desc.c
386
ns = le32_to_cpu(p->
des6
);
in enh_desc_get_timestamp()
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
dw_mmc.c
80
u32
des6
; /* Lower 32-bits of Next Descriptor Address */
member
509
p->
des6
= (host->sg_dma +
in dw_mci_idmac_init()
524
p->
des6
= host->sg_dma & 0xffffffff;
in dw_mci_idmac_init()
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
dw_mmc.c
82
u32
des6
; /* Lower 32-bits of Next Descriptor Address */
member
514
p->
des6
= (host->sg_dma +
in dw_mci_idmac_init()
529
p->
des6
= host->sg_dma & 0xffffffff;
in dw_mci_idmac_init()
Completed in 14 milliseconds