Home
last modified time | relevance | path

Searched defs:CLKMGR_STAT_MAINPLLLOCKED (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dagilex_clock_manager.h81 #define CLKMGR_STAT_MAINPLLLOCKED(x) (((x) & 0x00000100) >> 8) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dagilex5_clock_manager.h97 #define CLKMGR_STAT_MAINPLLLOCKED(x) (((x) & 0x00000100) >> 8) macro