Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-snps-pcie3.c25 #define RK3568_SRAM_INIT_DONE(reg) (reg & BIT(14)) macro
93 reg, RK3568_SRAM_INIT_DONE(reg), in rockchip_p3phy_rk3568_init()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl_pcie_ep_boot.c549 #define RK3568_SRAM_INIT_DONE(reg) ((reg) & BIT(14)) macro
620 if (RK3568_SRAM_INIT_DONE(reg)) in pcie_cru_init()
649 if (RK3568_SRAM_INIT_DONE(phy0_status0)) in pcie_cru_init()