Searched refs:ACCR_XL_MASK (Results 1 – 2 of 2) sorted by relevance
48 #define ACCR_XL_MASK (0x1f) /* Core PLL Run-Mode-to-Oscillator Ratio */ macro137 mask = ACCR_XN_MASK | ACCR_XL_MASK; in __update_core_freq()
47 #define ACCR_XL_MASK (0x1f) /* Core PLL Run-Mode-to-Oscillator Ratio */ macro353 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate()