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:dp_tx2
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp-combo.c
1397
void __iomem *
dp_tx2
;
member
2005
writel(voltage_swing_cfg, qmp->
dp_tx2
+ cfg->regs[QPHY_TX_TX_DRV_LVL]);
in qmp_combo_configure_dp_swing()
2006
writel(pre_emphasis_cfg, qmp->
dp_tx2
+ cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
in qmp_combo_configure_dp_swing()
2029
writel(drvr_en, qmp->
dp_tx2
+ QSERDES_V3_TX_HIGHZ_DRVR_EN);
in qmp_v3_configure_dp_tx()
2030
writel(bias_en, qmp->
dp_tx2
+ QSERDES_V3_TX_TRANSCEIVER_BIAS_EN);
in qmp_v3_configure_dp_tx()
2195
writel(0x27, qmp->
dp_tx2
+ cfg->regs[QPHY_TX_TX_DRV_LVL]);
in qmp_v4_configure_dp_tx()
2198
writel(0x20, qmp->
dp_tx2
+ cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
in qmp_v4_configure_dp_tx()
2307
writel(drvr1_en, qmp->
dp_tx2
+ cfg->regs[QPHY_TX_HIGHZ_DRVR_EN]);
in qmp_v4_configure_dp_phy()
2308
writel(bias1_en, qmp->
dp_tx2
+ cfg->regs[QPHY_TX_TRANSCEIVER_BIAS_EN]);
in qmp_v4_configure_dp_phy()
2322
writel(0x0a, qmp->
dp_tx2
in qmp_v4_configure_dp_phy()
[all...]
Completed in 4 milliseconds