Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/n5x/soc/
H A Dn5x_clock_manager.c68 mainpll_c1cnt = ((get_clk_freq(CLKMGR_MAINPLL_PLLOUTDIV)) & in get_l4_clk()
107 mainpll_c0cnt = ((get_clk_freq(CLKMGR_MAINPLL_PLLOUTDIV)) & in get_mpu_clk()
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dn5x_clock_manager.h46 #define CLKMGR_MAINPLL_PLLOUTDIV 0x54 macro