Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/n5x/soc/
H A Dn5x_clock_manager.c71 perpll_c1cnt = ((get_clk_freq(CLKMGR_PERPLL_PLLOUTDIV)) & in get_l4_clk()
110 perpll_c0cnt = ((get_clk_freq(CLKMGR_PERPLL_PLLOUTDIV)) & in get_mpu_clk()
/rk3399_ARM-atf/plat/intel/soc/n5x/include/
H A Dn5x_clock_manager.h50 #define CLKMGR_PERPLL_PLLOUTDIV 0xa8 macro