Home
last modified time | relevance | path

Searched refs:ALT_CLKMGR_STAT_PERPLLLOCKED (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/intel/soc/stratix10/include/
Ds10_clock_manager.h24 #define ALT_CLKMGR_STAT_PERPLLLOCKED(x) (((x) & 0x00000200) >> 9) macro
/external/arm-trusted-firmware/plat/intel/soc/stratix10/soc/
Ds10_clock_manager.c26 (ALT_CLKMGR_STAT_PERPLLLOCKED(data) == 0)); in wait_pll_lock()