Searched refs:SCU_HPLL_POST_MASK (Results 1 – 2 of 2) sorted by relevance
32 #define SCU_HPLL_POST_MASK (0x3f << SCU_HPLL_POST_SHIFT) macro
76 const ulong post_div = (hpll_reg & SCU_HPLL_POST_MASK) in ast2500_get_hpll_rate()
Completed in 4 milliseconds