Searched refs:PCIE3PHY_GRF_BASE (Results 1 – 1 of 1) sorted by relevance
393 #define PCIE3PHY_GRF_BASE 0xfd5b8000 macro394 #define RK3588_PCIE3PHY_GRF_CMN_CON0 (PCIE3PHY_GRF_BASE + 0x0000)395 #define PCIE3PHY_GRF_PHY0_CON6 (PCIE3PHY_GRF_BASE + 0x0118)396 #define PCIE3PHY_GRF_PHY1_CON6 (PCIE3PHY_GRF_BASE + 0x0218)397 #define PCIE3PHY_GRF_PHY0_LN0_CON1 (PCIE3PHY_GRF_BASE + 0x1004)398 #define PCIE3PHY_GRF_PHY0_LN1_CON1 (PCIE3PHY_GRF_BASE + 0x1104)399 #define PCIE3PHY_GRF_PHY1_LN0_CON1 (PCIE3PHY_GRF_BASE + 0x2004)400 #define PCIE3PHY_GRF_PHY1_LN1_CON1 (PCIE3PHY_GRF_BASE + 0x2104)462 phy0_mplla = readl(PCIE3PHY_GRF_BASE + 0x904); in pcie_cru_init()463 phy1_mplla = readl(PCIE3PHY_GRF_BASE + 0xA04); in pcie_cru_init()