Lines Matching refs:regbase
370 void __iomem *regbase = of_iomap(np, 0); in at91sam9x5_sckc_register() local
377 if (!regbase) in at91sam9x5_sckc_register()
380 slow_rc = at91_clk_register_slow_rc_osc(regbase, parent_names[0], in at91sam9x5_sckc_register()
404 slow_osc = at91_clk_register_slow_osc(regbase, parent_names[1], in at91sam9x5_sckc_register()
409 slowck = at91_clk_register_sam9x5_slow(regbase, "slowck", parent_names, in at91sam9x5_sckc_register()
463 void __iomem *regbase = of_iomap(np, 0); in of_sam9x60_sckc_setup() local
471 if (!regbase) in of_sam9x60_sckc_setup()
484 slow_osc = at91_clk_register_slow_osc(regbase, parent_names[1], in of_sam9x60_sckc_setup()
503 clk_data->hws[1] = at91_clk_register_sam9x5_slow(regbase, "td_slck", in of_sam9x60_sckc_setup()
572 void __iomem *regbase = of_iomap(np, 0); in of_sama5d4_sckc_setup() local
580 if (!regbase) in of_sama5d4_sckc_setup()
603 osc->sckcr = regbase; in of_sama5d4_sckc_setup()
611 slowck = at91_clk_register_sam9x5_slow(regbase, "slowck", in of_sama5d4_sckc_setup()