Home
last modified time | relevance | path

Searched refs:qusb2_phy_cfg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qusb2.c285 struct qusb2_phy_cfg { struct
311 static const struct qusb2_phy_cfg msm8996_phy_cfg = { argument
323 static const struct qusb2_phy_cfg msm8998_phy_cfg = {
336 static const struct qusb2_phy_cfg ipq6018_phy_cfg = {
347 static const struct qusb2_phy_cfg qcs615_phy_cfg = {
358 static const struct qusb2_phy_cfg qusb2_v2_phy_cfg = {
372 static const struct qusb2_phy_cfg sdm660_phy_cfg = {
384 static const struct qusb2_phy_cfg shikra_phy_cfg = {
395 static const struct qusb2_phy_cfg sm6115_phy_cfg = {
478 const struct qusb2_phy_cfg *cfg;
[all …]