Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_clock_manager.h82 #define CLKMGR_STAT_PERPLLLOCKED(x) (((x) & 0x00010000) >> 16) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_clock_manager.h28 #define CLKMGR_STAT_PERPLLLOCKED BIT(16) macro