Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/
Dphy-airoha-pcie.c48 void __iomem *p1_xr_dtime; member
1122 writel(val, pcie_phy->p1_xr_dtime + REG_PCIE_PEXTP_DIG_GLB44); in airoha_pcie_phy_init()
1251 pcie_phy->p1_xr_dtime = in airoha_pcie_phy_probe()
1253 if (IS_ERR(pcie_phy->p1_xr_dtime)) in airoha_pcie_phy_probe()
1254 return dev_err_probe(dev, PTR_ERR(pcie_phy->p1_xr_dtime), in airoha_pcie_phy_probe()