Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c1142 struct qmp_phy_cfg_tbls { struct
1165 const struct qmp_phy_cfg_tbls tbls; argument
1167 const struct qmp_phy_cfg_tbls tbls_hs_b;
1169 const struct qmp_phy_cfg_tbls tbls_hs_overlay[NUM_OVERLAY];
1848 static void qmp_ufs_serdes_init(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_serdes_init()
1855 static void qmp_ufs_lanes_init(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_lanes_init()
1870 static void qmp_ufs_pcs_init(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_pcs_init()
1903 static void qmp_ufs_init_all(struct qmp_ufs *qmp, const struct qmp_phy_cfg_tbls *tbls) in qmp_ufs_init_all()