Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dagilex_clock_manager.h82 #define CLKMGR_STAT_PERPLLLOCKED(x) (((x) & 0x00010000) >> 16) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dagilex5_clock_manager.h98 #define CLKMGR_STAT_PERPLLLOCKED(x) (((x) & 0x00010000) >> 16) macro