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:MRQ_BWMGR_INT
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/memory/tegra/
H
A
D
tegra186-emc.c
349
if (tegra_bpmp_mrq_is_supported(emc->bpmp,
MRQ_BWMGR_INT
)) {
in tegra186_emc_probe()
362
* Initialize the ICC even if BPMP-FW doesn't support '
MRQ_BWMGR_INT
'.
in tegra186_emc_probe()
H
A
D
tegra234.c
983
msg.mrq =
MRQ_BWMGR_INT
;
in tegra234_mc_icc_set()
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
bpmp-abi.h
211
* |
MRQ_BWMGR_INT
| CMD_BWMGR_INT_QUERY_ABI | 8 |
212
* |
MRQ_BWMGR_INT
| CMD_BWMGR_INT_CALC_AND_SET | 16 |
213
* |
MRQ_BWMGR_INT
| CMD_BWMGR_INT_CAP_SET | 8 |
342
#define
MRQ_BWMGR_INT
83U
macro
2306
* @def
MRQ_BWMGR_INT
2415
* @brief Request with #
MRQ_BWMGR_INT
2435
* @brief Response to
MRQ_BWMGR_INT
Completed in 7 milliseconds