Searched refs:phy0_mplla (Results 1 – 1 of 1) sorted by relevance
437 u32 phy0_mplla, phy1_mplla, t0 = 0, t1 = 0; in pcie_cru_init() local496 phy0_mplla = readl(PCIE3PHY_GRF_BASE + 0x904); in pcie_cru_init()499 if (phy0_mplla != t0 || phy1_mplla != t1) { in pcie_cru_init()500 printep("RKEP: GRF:904=%x, a04=%x...\n", phy0_mplla, phy1_mplla); in pcie_cru_init()502 t0 = phy0_mplla; in pcie_cru_init()505 if (RK3588_SRAM_INIT_DONE(phy0_mplla)) { in pcie_cru_init()