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:des7
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H
A
D
descs.h
171
__le32
des7
; /* Tx/Rx Timestamp High */
member
179
__le32
des7
;
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()
552
p->
des7
= 0;
in dwmac4_set_tbs()
H
A
D
dwxgmac2_descs.c
346
p->
des7
= 0;
in dwxgmac2_set_tbs()
H
A
D
enh_desc.c
393
ns += le32_to_cpu(p->
des7
) * 1000000000ULL;
in enh_desc_get_timestamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H
A
D
descs.h
171
__le32
des7
; /* Tx/Rx Timestamp High */
member
179
__le32
des7
;
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()
543
p->
des7
= 0;
in dwmac4_set_tbs()
H
A
D
dwxgmac2_descs.c
341
p->
des7
= 0;
in dwxgmac2_set_tbs()
H
A
D
enh_desc.c
388
ns += le32_to_cpu(p->
des7
) * 1000000000ULL;
in enh_desc_get_timestamp()
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
dw_mmc.c
81
u32
des7
; /* Upper 32-bits of Next Descriptor Address */
member
513
p->
des7
= (u64)(host->sg_dma +
in dw_mci_idmac_init()
525
p->
des7
= (u64)host->sg_dma >> 32;
in dw_mci_idmac_init()
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
dw_mmc.c
83
u32
des7
; /* Upper 32-bits of Next Descriptor Address */
member
518
p->
des7
= (u64)(host->sg_dma +
in dw_mci_idmac_init()
530
p->
des7
= (u64)host->sg_dma >> 32;
in dw_mci_idmac_init()
Completed in 14 milliseconds