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_CLK
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/tegra/
H
A
D
clk-bpmp.c
80
msg.mrq =
MRQ_CLK
;
in tegra_bpmp_clk_transfer()
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
bpmp-abi.h
143
#define
MRQ_CLK
22U
macro
1091
* @def
MRQ_CLK
1176
* @brief Response data to #
MRQ_CLK
sub-command CMD_CLK_IS_ENABLED
1246
* @brief Request with #
MRQ_CLK
1248
* Used by the sender of an #
MRQ_CLK
message to control clocks. The
1302
* @brief Response to
MRQ_CLK
/kernel/linux/linux-6.6/drivers/clk/tegra/
H
A
D
clk-bpmp.c
80
msg.mrq =
MRQ_CLK
;
in tegra_bpmp_clk_transfer()
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
bpmp-abi.h
149
* |
MRQ_CLK
| CMD_CLK_GET_RATE | 4 |
150
* |
MRQ_CLK
| CMD_CLK_SET_RATE | 16 |
151
* |
MRQ_CLK
| CMD_CLK_ROUND_RATE | 16 |
152
* |
MRQ_CLK
| CMD_CLK_GET_PARENT | 4 |
153
* |
MRQ_CLK
| CMD_CLK_SET_PARENT | 8 |
154
* |
MRQ_CLK
| CMD_CLK_ENABLE | 4 |
155
* |
MRQ_CLK
| CMD_CLK_DISABLE | 4 |
156
* |
MRQ_CLK
| CMD_CLK_IS_ENABLED | 4 |
157
* |
MRQ_CLK
| CMD_CLK_GET_ALL_INFO | 4 |
158
* |
MRQ_CLK
| CMD_CLK_GET_MAX_CLK_I
319
#define
MRQ_CLK
global()
macro
[all...]
Completed in 11 milliseconds