Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_clock_manager.h72 #define CLKMGR_MEM_ERR BIT(26) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_clock_manager.h150 #define CLKMGR_MEM_ERR BIT(26) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_clock_manager.c138 if ((req_status & CLKMGR_MEM_ERR) != 0) { in pll_source_sync_wait()