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:maj_rev
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
ctrl.c
404
u8
maj_rev
;
in caam_get_era_from_hw()
member
422
u8
maj_rev
, era;
in caam_get_era_from_hw()
local
433
maj_rev
= (id_ms & SECVID_MS_MAJ_REV_MASK) >> SECVID_MS_MAJ_REV_SHIFT;
in caam_get_era_from_hw()
436
if (id[i].ip_id == ip_id && id[i].
maj_rev
==
maj_rev
)
in caam_get_era_from_hw()
H
A
D
regs.h
390
u8
maj_rev
;
member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
ctrl.c
422
u8
maj_rev
;
in caam_get_era_from_hw()
member
440
u8
maj_rev
, era;
in caam_get_era_from_hw()
local
451
maj_rev
= (id_ms & SECVID_MS_MAJ_REV_MASK) >> SECVID_MS_MAJ_REV_SHIFT;
in caam_get_era_from_hw()
454
if (id[i].ip_id == ip_id && id[i].
maj_rev
==
maj_rev
)
in caam_get_era_from_hw()
H
A
D
regs.h
391
u8
maj_rev
;
member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdnsp-mem.c
1129
port->
maj_rev
= CDNSP_EXT_PORT_MAJOR(temp);
in cdnsp_add_in_port()
1137
trace_cdnsp_port_info(addr, port_offset, port_count, port->
maj_rev
);
in cdnsp_add_in_port()
H
A
D
cdnsp-gadget.h
1326
*
maj_rev
: Major revision.
1333
u8
maj_rev
;
member
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-mem.c
2240
rhub->
maj_rev
= major_revision;
in xhci_add_in_port()
2245
port_cap->
maj_rev
= major_revision;
in xhci_add_in_port()
2268
hw_port->rhub->
maj_rev
, major_revision);
in xhci_add_in_port()
H
A
D
xhci.h
1719
u8
maj_rev
;
member
1743
u8
maj_rev
;
member
H
A
D
xhci-hub.c
69
if (xhci->port_caps[i].
maj_rev
== 0x03 &&
in xhci_create_usb3_bos_desc()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-mem.c
2050
rhub->
maj_rev
= major_revision;
in xhci_add_in_port()
2055
port_cap->
maj_rev
= major_revision;
in xhci_add_in_port()
2076
hw_port->rhub->
maj_rev
, major_revision);
in xhci_add_in_port()
H
A
D
xhci.h
1732
u8
maj_rev
;
member
1756
u8
maj_rev
;
member
H
A
D
xhci-hub.c
61
u8 major = xhci->port_caps[i].
maj_rev
;
in xhci_create_usb3x_bos_desc()
Completed in 32 milliseconds