Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-pcie.c64 struct rockchip_pcie_phy { struct
78 static struct rockchip_pcie_phy *to_pcie_phy(struct phy_pcie_instance *inst) in to_pcie_phy() argument
80 return container_of(inst, struct rockchip_pcie_phy, in to_pcie_phy()
87 struct rockchip_pcie_phy *rk_phy = dev_get_drvdata(dev); in rockchip_pcie_phy_of_xlate()
99 static inline void phy_wr_cfg(struct rockchip_pcie_phy *rk_phy, in phy_wr_cfg()
124 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_off()
157 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_power_on()
239 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_init()
261 struct rockchip_pcie_phy *rk_phy = to_pcie_phy(inst); in rockchip_pcie_phy_exit()
299 struct rockchip_pcie_phy *rk_phy; in rockchip_pcie_phy_probe()