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:ratchet
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
bpmp-abi.h
1957
* @brief ABI
ratchet
value query
1985
* #
ratchet
should be #BPMP_ABI_RATCHET_VALUE from the ABI header
1988
* If
ratchet
is less than BPMP's #BPMP_ABI_RATCHET_VALUE, BPMP may
1996
/** @brief Requester's
ratchet
value */
1997
uint16_t
ratchet
;
member
2003
* #
ratchet
shall be #BPMP_ABI_RATCHET_VALUE from the ABI header
2006
* If #
ratchet
is less than the requester's #BPMP_ABI_RATCHET_VALUE,
2008
* header version with BPMP_ABI_RATCHET_VALUE =
ratchet
or cease
2011
* If mrq_response::err is 0 and
ratchet
is greater than or equal to the
2016
/** @brief BPMP's
ratchet
valu
2017
uint16_t
ratchet
;
global()
member
[all...]
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
bpmp-abi.h
2003
* @brief ABI
ratchet
value query
2031
* #
ratchet
should be #BPMP_ABI_RATCHET_VALUE from the ABI header
2034
* If
ratchet
is less than BPMP's #BPMP_ABI_RATCHET_VALUE, BPMP may
2042
/** @brief Requester's
ratchet
value */
2043
uint16_t
ratchet
;
member
2049
* #
ratchet
shall be #BPMP_ABI_RATCHET_VALUE from the ABI header
2052
* If #
ratchet
is less than the requester's #BPMP_ABI_RATCHET_VALUE,
2054
* header version with BPMP_ABI_RATCHET_VALUE =
ratchet
or cease
2057
* If mrq_response::err is 0 and
ratchet
is greater than or equal to the
2062
/** @brief BPMP's
ratchet
valu
2063
uint16_t
ratchet
;
global()
member
[all...]
Completed in 9 milliseconds