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