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_UPHY
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
bpmp-abi.h
156
#define
MRQ_UPHY
69U
macro
2407
* @def
MRQ_UPHY
2465
* @brief Request with #
MRQ_UPHY
2467
* Used by the sender of an #
MRQ_UPHY
message to control UPHY Lane RX margining.
2497
* @brief Response to
MRQ_UPHY
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
bpmp-abi.h
189
* |
MRQ_UPHY
| CMD_UPHY_PCIE_LANE_MARGIN_CONTROL | 24 |
190
* |
MRQ_UPHY
| CMD_UPHY_PCIE_LANE_MARGIN_STATUS | 4 |
191
* |
MRQ_UPHY
| CMD_UPHY_PCIE_EP_CONTROLLER_PLL_INIT | 5 |
192
* |
MRQ_UPHY
| CMD_UPHY_PCIE_CONTROLLER_STATE | 6 |
193
* |
MRQ_UPHY
| CMD_UPHY_PCIE_EP_CONTROLLER_PLL_OFF | 5 |
329
#define
MRQ_UPHY
69U
macro
2956
* @def
MRQ_UPHY
3029
* @brief Request with #
MRQ_UPHY
3031
* Used by the sender of an #
MRQ_UPHY
message to control UPHY.
3067
* @brief Response to
MRQ_UPHY
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H
A
D
pcie-tegra194.c
1176
msg.mrq =
MRQ_UPHY
;
in tegra_pcie_bpmp_set_ctrl_state()
1204
msg.mrq =
MRQ_UPHY
;
in tegra_pcie_bpmp_set_pll_state()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H
A
D
pcie-tegra194.c
1237
msg.mrq =
MRQ_UPHY
;
in tegra_pcie_bpmp_set_ctrl_state()
1265
msg.mrq =
MRQ_UPHY
;
in tegra_pcie_bpmp_set_pll_state()
Completed in 16 milliseconds