Searched defs:ACCR_XN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/cpufreq/ | ||
H A D | pxa3xx-cpufreq.c | 55 #define ACCR_XN(x) (((x) & 0x7) << 8) macro |
/openbmc/linux/drivers/clk/pxa/ | ||
H A D | clk-pxa3xx.c | 54 #define ACCR_XN(x) (((x) & 0x7) << 8) macro |