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_PG
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/tegra/
H
A
D
powergate-bpmp.c
45
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_set_state()
73
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_get_state()
101
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_get_max_id()
131
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_get_name()
/kernel/linux/linux-6.6/drivers/pmdomain/tegra/
H
A
D
powergate-bpmp.c
44
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_set_state()
72
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_get_state()
100
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_get_max_id()
130
msg.mrq =
MRQ_PG
;
in tegra_bpmp_powergate_get_name()
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
bpmp-abi.h
153
#define
MRQ_PG
66U
macro
1426
*
MRQ_PG
calls, the operations that change state (on/off) of power
1473
* @def
MRQ_PG
1480
* it is recommended to power off all domains via
MRQ_PG
prior to SC7 entry.
1572
* @brief Response data to #
MRQ_PG
sub command #CMD_PG_GET_STATE
1577
* succesfuly requested by the master earlier using #
MRQ_PG
1598
* @brief Request with #
MRQ_PG
1600
* Used by the sender of an #
MRQ_PG
message to control power
1624
* @brief Response to
MRQ_PG
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
bpmp-abi.h
161
* |
MRQ_PG
| CMD_PG_QUERY_ABI | 12 |
162
* |
MRQ_PG
| CMD_PG_SET_STATE | 12 |
163
* |
MRQ_PG
| CMD_PG_GET_STATE | 8 |
164
* |
MRQ_PG
| CMD_PG_GET_NAME | 8 |
165
* |
MRQ_PG
| CMD_PG_GET_MAX_ID | 8 |
326
#define
MRQ_PG
66U
macro
1478
* @def
MRQ_PG
1486
* Therefore, it is recommended to power off all domains via
MRQ_PG
prior to SC7
1580
* @brief Response data to #
MRQ_PG
sub command #CMD_PG_GET_STATE
1585
* succesfuly requested by the master earlier using #
MRQ_PG
[all...]
Completed in 10 milliseconds