Home
last modified time | relevance | path

Searched refs:rockchip_pcie_phy (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/phy/rockchip/ !
Dphy-rockchip-pcie.c65 struct rockchip_pcie_phy { struct
79 static struct rockchip_pcie_phy *to_pcie_phy(struct phy_pcie_instance *inst) in to_pcie_phy() argument
81 return container_of(inst, struct rockchip_pcie_phy, in to_pcie_phy()
88 struct rockchip_pcie_phy *rk_phy = dev_get_drvdata(dev); in rockchip_pcie_phy_of_xlate()
100 static inline void phy_wr_cfg(struct rockchip_pcie_phy *rk_phy, in phy_wr_cfg()
122 static inline u32 phy_rd_cfg(struct rockchip_pcie_phy *rk_phy, in phy_rd_cfg()
140 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_off()
178 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_on()
288 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_init()
324 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_exit()
[all …]