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:qmp_phy
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp-pcie-msm8996.c
199
* struct
qmp_phy
- per-lane phy descriptor
212
struct
qmp_phy
{
struct
245
struct
qmp_phy
**phys;
336
static int qmp_pcie_msm8996_serdes_init(struct
qmp_phy
*qphy)
in qmp_pcie_msm8996_serdes_init()
365
static int qmp_pcie_msm8996_com_init(struct
qmp_phy
*qphy)
in qmp_pcie_msm8996_com_init()
418
static int qmp_pcie_msm8996_com_exit(struct
qmp_phy
*qphy)
in qmp_pcie_msm8996_com_exit()
450
struct
qmp_phy
*qphy = phy_get_drvdata(phy);
in qmp_pcie_msm8996_init()
464
struct
qmp_phy
*qphy = phy_get_drvdata(phy);
in qmp_pcie_msm8996_power_on()
530
struct
qmp_phy
*qphy = phy_get_drvdata(phy);
in qmp_pcie_msm8996_power_off()
551
struct
qmp_phy
*qph
in qmp_pcie_msm8996_exit()
[all...]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp.c
1898
* struct
qmp_phy
- per-lane phy descriptor
1915
struct
qmp_phy
{
struct
1936
struct
qmp_phy
*qphy;
1964
struct
qmp_phy
**phys;
2621
static int qcom_qmp_phy_serdes_init(struct
qmp_phy
*qphy)
in qcom_qmp_phy_serdes_init()
2685
static void qcom_qmp_phy_dp_aux_init(struct
qmp_phy
*qphy)
in qcom_qmp_phy_dp_aux_init()
2742
static void qcom_qmp_phy_configure_dp_tx(struct
qmp_phy
*qphy)
in qcom_qmp_phy_configure_dp_tx()
2788
struct
qmp_phy
*qphy = phy_get_drvdata(phy);
in qcom_qmp_dp_phy_configure()
2799
static int qcom_qmp_phy_configure_dp_phy(struct
qmp_phy
*qphy)
in qcom_qmp_phy_configure_dp_phy()
2897
struct
qmp_phy
*qph
in qcom_qmp_dp_phy_calibrate()
[all...]
Completed in 6 milliseconds