Home
last modified time | relevance | path

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

/linux/drivers/phy/starfive/
H A Dphy-jh7110-dphy-tx.c190 void __iomem *topsys; member
218 dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(100)); in stf_dphy_hw_reset()
221 rc = readl_poll_timeout_atomic(dphy->topsys + in stf_dphy_hw_reset()
246 tmp = readl(dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(100)); in stf_dphy_configure()
249 writel(tmp, dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(100)); in stf_dphy_configure()
253 dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(8)); in stf_dphy_configure()
261 dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(12)); in stf_dphy_configure()
265 dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(16)); in stf_dphy_configure()
275 dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(0)); in stf_dphy_configure()
279 dphy->topsys + STF_DPHY_APBIFSAIF_SYSCFG(28)); in stf_dphy_configure()
[all …]