Home
last modified time | relevance | path

Searched defs:xclkcfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/clk/
H A Dpxa.h15 #define pxa3xx_clk_update_accr(disable, enable, xclkcfg, mask) do { } while (0) argument
/openbmc/linux/drivers/clk/pxa/
H A Dclk-pxa3xx.c160 void pxa3xx_clk_update_accr(u32 disable, u32 enable, u32 xclkcfg, u32 mask) in pxa3xx_clk_update_accr()
315 unsigned long xclkcfg; in clk_pxa3xx_core_get_parent() local
337 unsigned int t, xclkcfg; in clk_pxa3xx_run_get_rate() local
354 unsigned int t, xclkcfg; in clk_pxa3xx_cpll_get_rate() local
/openbmc/linux/drivers/cpufreq/
H A Dpxa3xx-cpufreq.c135 u32 mask, disable, enable, xclkcfg; in __update_core_freq() local