Searched defs:ACCR_SFLFS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cpufreq/ | ||
H A D | pxa3xx-cpufreq.c | 51 #define ACCR_SFLFS(x) (((x) & 0x3) << 18) macro |
/linux/drivers/clk/pxa/ | ||
H A D | clk-pxa3xx.c | 50 #define ACCR_SFLFS(x) (((x) & 0x3) << 18) macro |