Home
last modified time | relevance | path

Searched refs:pxa3xx_clk_update_accr (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/clk/
A Dpxa.h12 extern void pxa3xx_clk_update_accr(u32 disable, u32 enable, u32 xclkcfg, u32 mask);
15 #define pxa3xx_clk_update_accr(disable, enable, xclkcfg, mask) do { } while (0) macro
/linux-6.3-rc2/drivers/cpufreq/
A Dpxa3xx-cpufreq.c144 pxa3xx_clk_update_accr(disable, enable, xclkcfg, mask); in __update_core_freq()
157 pxa3xx_clk_update_accr(disable, enable, 0, mask); in __update_bus_freq()
/linux-6.3-rc2/drivers/clk/pxa/
A Dclk-pxa3xx.c160 void pxa3xx_clk_update_accr(u32 disable, u32 enable, u32 xclkcfg, u32 mask) in pxa3xx_clk_update_accr() function

Completed in 5 milliseconds