Searched refs:rockchip_pcie_phy (Results 1 – 1 of 1) sorted by relevance
73 struct rockchip_pcie_phy { struct87 static struct rockchip_pcie_phy *to_pcie_phy(struct phy_pcie_instance *inst) in to_pcie_phy() argument89 return container_of(inst, struct rockchip_pcie_phy, in to_pcie_phy()96 struct rockchip_pcie_phy *rk_phy = dev_get_drvdata(dev); in rockchip_pcie_phy_of_xlate()108 static inline void phy_wr_cfg(struct rockchip_pcie_phy *rk_phy, in phy_wr_cfg()130 static inline u32 phy_rd_cfg(struct rockchip_pcie_phy *rk_phy, in phy_rd_cfg()148 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_off()186 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_on()296 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_init()332 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_exit()[all …]