Lines Matching defs:cfg
1917 const struct qmp_phy_cfg *cfg; member
2624 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_serdes_init() local
2913 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_com_init() local
3010 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_com_exit() local
3046 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_init() local
3091 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_power_on() local
3197 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_power_off() local
3228 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_exit() local
3275 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_enable_autonomous_mode() local
3304 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_disable_autonomous_mode() local
3324 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_runtime_suspend() local
3349 const struct qmp_phy_cfg *cfg = qphy->cfg; in qcom_qmp_phy_runtime_resume() local
3381 static int qcom_qmp_phy_vreg_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_vreg_init()
3397 static int qcom_qmp_phy_reset_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_reset_init()
3422 static int qcom_qmp_phy_clk_init(struct device *dev, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_clk_init()
3727 void __iomem *serdes, const struct qmp_phy_cfg *cfg) in qcom_qmp_phy_create()
3940 const struct qmp_phy_cfg *cfg = NULL; in qcom_qmp_phy_probe() local