Lines Matching refs:phy
134 int (*calibrate_phy)(struct ufs_qcom_phy *phy, bool is_rate_B);
135 void (*start_serdes)(struct ufs_qcom_phy *phy);
136 int (*is_physical_coding_sublayer_ready)(struct ufs_qcom_phy *phy);
137 void (*set_tx_lane_enable)(struct ufs_qcom_phy *phy, u32 val);
138 void (*power_control)(struct ufs_qcom_phy *phy, bool val);
141 struct ufs_qcom_phy *get_ufs_qcom_phy(struct phy *generic_phy);
142 int ufs_qcom_phy_power_on(struct phy *generic_phy);
143 int ufs_qcom_phy_power_off(struct phy *generic_phy);
144 int ufs_qcom_phy_exit(struct phy *generic_phy);
145 int ufs_qcom_phy_init_clks(struct phy *generic_phy,
147 int ufs_qcom_phy_init_vregulators(struct phy *generic_phy,
149 int ufs_qcom_phy_remove(struct phy *generic_phy,
151 struct phy *ufs_qcom_phy_generic_probe(struct platform_device *pdev,