Home
last modified time | relevance | path

Searched refs:apmu_base (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/clk/mmp/
Dclk-mmp2.c83 void __iomem *apmu_base; in mmp2_clk_init() local
92 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in mmp2_clk_init()
93 if (apmu_base == NULL) { in mmp2_clk_init()
337 apmu_base + APMU_SDH0, 8, 2, 0, &clk_lock); in mmp2_clk_init()
341 CLK_SET_RATE_PARENT, apmu_base + APMU_SDH0, in mmp2_clk_init()
345 clk = mmp_clk_register_apmu("sdh0", "sdh_div", apmu_base + APMU_SDH0, in mmp2_clk_init()
349 clk = mmp_clk_register_apmu("sdh1", "sdh_div", apmu_base + APMU_SDH1, in mmp2_clk_init()
353 clk = mmp_clk_register_apmu("sdh2", "sdh_div", apmu_base + APMU_SDH2, in mmp2_clk_init()
357 clk = mmp_clk_register_apmu("sdh3", "sdh_div", apmu_base + APMU_SDH3, in mmp2_clk_init()
361 clk = mmp_clk_register_apmu("usb", "usb_pll", apmu_base + APMU_USB, in mmp2_clk_init()
[all …]
Dclk-pxa910.c72 void __iomem *apmu_base; in pxa910_clk_init() local
82 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in pxa910_clk_init()
83 if (apmu_base == NULL) { in pxa910_clk_init()
260 apmu_base + APMU_DFC, 0x19b, &clk_lock); in pxa910_clk_init()
266 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa910_clk_init()
270 apmu_base + APMU_SDH0, 0x1b, &clk_lock); in pxa910_clk_init()
276 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa910_clk_init()
280 apmu_base + APMU_SDH1, 0x1b, &clk_lock); in pxa910_clk_init()
284 apmu_base + APMU_USB, 0x9, &clk_lock); in pxa910_clk_init()
288 apmu_base + APMU_USB, 0x12, &clk_lock); in pxa910_clk_init()
[all …]
Dclk-pxa168.c74 void __iomem *apmu_base; in pxa168_clk_init() local
83 apmu_base = ioremap(AXI_PHYS_BASE + 0x82800, SZ_4K); in pxa168_clk_init()
84 if (apmu_base == NULL) { in pxa168_clk_init()
284 clk = mmp_clk_register_apmu("dfc", "pll1_4", apmu_base + APMU_DFC, in pxa168_clk_init()
291 apmu_base + APMU_SDH0, 6, 1, 0, &clk_lock); in pxa168_clk_init()
294 clk = mmp_clk_register_apmu("sdh0", "sdh_mux", apmu_base + APMU_SDH0, in pxa168_clk_init()
301 apmu_base + APMU_SDH1, 6, 1, 0, &clk_lock); in pxa168_clk_init()
304 clk = mmp_clk_register_apmu("sdh1", "sdh1_mux", apmu_base + APMU_SDH1, in pxa168_clk_init()
308 clk = mmp_clk_register_apmu("usb", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
312 clk = mmp_clk_register_apmu("sph", "usb_pll", apmu_base + APMU_USB, in pxa168_clk_init()
[all …]
Dclk-of-mmp2.c60 void __iomem *apmu_base; member
245 sdh_mix_config.reg_info.reg_clk_ctrl = pxa_unit->apmu_base + APMU_SDH0; in mmp2_axi_periph_clk_init()
251 ccic0_mix_config.reg_info.reg_clk_ctrl = pxa_unit->apmu_base + APMU_CCIC0; in mmp2_axi_periph_clk_init()
258 ccic1_mix_config.reg_info.reg_clk_ctrl = pxa_unit->apmu_base + APMU_CCIC1; in mmp2_axi_periph_clk_init()
265 mmp_register_mux_clks(unit, apmu_mux_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init()
268 mmp_register_div_clks(unit, apmu_div_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init()
271 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init()
311 pxa_unit->apmu_base = of_iomap(np, 1); in mmp2_clk_init()
Dclk-of-pxa168.c53 void __iomem *apmu_base; member
210 mmp_register_mux_clks(unit, apmu_mux_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init()
213 mmp_register_div_clks(unit, apmu_div_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init()
216 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init()
256 pxa_unit->apmu_base = of_iomap(np, 1); in pxa168_clk_init()
Dclk-of-pxa910.c51 void __iomem *apmu_base; member
212 mmp_register_mux_clks(unit, apmu_mux_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init()
215 mmp_register_div_clks(unit, apmu_div_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init()
218 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init()
272 pxa_unit->apmu_base = of_iomap(np, 1); in pxa910_clk_init()