Searched refs:PCIE3PHY_GRF_BASE (Results 1 – 1 of 1) sorted by relevance
401 #define PCIE3PHY_GRF_BASE 0xfd5b8000 macro402 #define RK3588_PCIE3PHY_GRF_CMN_CON0 (PCIE3PHY_GRF_BASE + 0x0000)403 #define PCIE3PHY_GRF_PHY0_CON6 (PCIE3PHY_GRF_BASE + 0x0118)404 #define PCIE3PHY_GRF_PHY1_CON6 (PCIE3PHY_GRF_BASE + 0x0218)405 #define PCIE3PHY_GRF_PHY0_LN0_CON1 (PCIE3PHY_GRF_BASE + 0x1004)406 #define PCIE3PHY_GRF_PHY0_LN1_CON1 (PCIE3PHY_GRF_BASE + 0x1104)407 #define PCIE3PHY_GRF_PHY1_LN0_CON1 (PCIE3PHY_GRF_BASE + 0x2004)408 #define PCIE3PHY_GRF_PHY1_LN1_CON1 (PCIE3PHY_GRF_BASE + 0x2104)496 phy0_mplla = readl(PCIE3PHY_GRF_BASE + 0x904); in pcie_cru_init()497 phy1_mplla = readl(PCIE3PHY_GRF_BASE + 0xA04); in pcie_cru_init()