Searched refs:mcr_scu_mpll (Results 1 – 1 of 1) sorted by relevance
277 uint32_t mcr_cfg, mcr_scu_mpll, mcr_scu_strap; in ast_get_dram_info() local290 &mcr_scu_mpll)) in ast_get_dram_info()291 mcr_scu_mpll = 0x000050C0; in ast_get_dram_info()300 mcr_scu_mpll = ast_read32(ast, 0x10120); in ast_get_dram_info()374 denum = mcr_scu_mpll & 0x1f; in ast_get_dram_info()375 num = (mcr_scu_mpll & 0x3fe0) >> 5; in ast_get_dram_info()376 dsel = (mcr_scu_mpll & 0xc000) >> 14; in ast_get_dram_info()