Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/
H A Dboot_init_dram_regdef.h51 #define CPG_PLLECR_PLL3ST_BIT BIT(11) macro
H A Dboot_init_dram.c416 } while ((data_l & CPG_PLLECR_PLL3ST_BIT) == 0); in pll3_control()
435 } while ((data_l & CPG_PLLECR_PLL3ST_BIT) == 0); in pll3_control()
451 } while ((data_l & CPG_PLLECR_PLL3ST_BIT) == 0); in pll3_control()
482 } while ((data_l & CPG_PLLECR_PLL3ST_BIT) == 0); in pll3_control()