Searched refs:lane_rst (Results 1 – 2 of 2) sorted by relevance
223 const u32 lane_rst) in vsc85xx_sd6g_misc_cfg_wr() argument229 lane_rst); in vsc85xx_sd6g_misc_cfg_wr()
2885 struct reset_control *lane_rst; member4743 ret = reset_control_deassert(qphy->lane_rst); in qcom_qmp_phy_power_on()4853 reset_control_assert(qphy->lane_rst); in qcom_qmp_phy_power_on()4895 reset_control_assert(qphy->lane_rst); in qcom_qmp_phy_exit()5474 qphy->lane_rst = of_reset_control_get(np, prop_name); in qcom_qmp_phy_create()5475 if (IS_ERR(qphy->lane_rst)) { in qcom_qmp_phy_create()5477 return PTR_ERR(qphy->lane_rst); in qcom_qmp_phy_create()