Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/n5x/soc/
H A Dn5x_clock_manager.c103 uint32_t mainpll_c0cnt; in get_mpu_clk() local
107 mainpll_c0cnt = ((get_clk_freq(CLKMGR_MAINPLL_PLLOUTDIV)) & in get_mpu_clk()
119 clock /= 1 + mainpll_c0cnt; in get_mpu_clk()