Lines Matching defs:rockchip_pcie_phy
65 struct rockchip_pcie_phy {
79 static struct rockchip_pcie_phy *to_pcie_phy(struct phy_pcie_instance *inst)
81 return container_of(inst, struct rockchip_pcie_phy,
88 struct rockchip_pcie_phy *rk_phy = dev_get_drvdata(dev);
100 static inline void phy_wr_cfg(struct rockchip_pcie_phy *rk_phy,
125 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst);
163 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst);
273 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst);
309 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst);
350 struct rockchip_pcie_phy *rk_phy;