Searched refs:mcr_scu_mpll (Results 1 – 1 of 1) sorted by relevance
270 uint32_t mcr_cfg, mcr_scu_mpll, mcr_scu_strap; in ast_get_dram_info() local283 &mcr_scu_mpll)) in ast_get_dram_info()284 mcr_scu_mpll = 0x000050C0; in ast_get_dram_info()293 mcr_scu_mpll = ast_read32(ast, 0x10120); in ast_get_dram_info()367 denum = mcr_scu_mpll & 0x1f; in ast_get_dram_info()368 num = (mcr_scu_mpll & 0x3fe0) >> 5; in ast_get_dram_info()369 dsel = (mcr_scu_mpll & 0xc000) >> 14; in ast_get_dram_info()