Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_clock_manager.h36 #define CLKMGR_MAINPLL_LOSTLOCK 0x54 macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_clock_manager.h58 #define CLKMGR_MAINPLL_LOSTLOCK 0x54 macro
/rk3399_ARM-atf/plat/intel/soc/agilex/soc/
H A Dagilex_clock_manager.c234 mmio_write_32(CLKMGR_MAINPLL + CLKMGR_MAINPLL_LOSTLOCK, 0x1); in config_clkmgr_handoff()