Searched refs:omap2_init_clk_clkdm (Results 1 – 6 of 6) sorted by relevance
35 .init = &omap2_init_clk_clkdm,41 .init = &omap2_init_clk_clkdm,48 .init = &omap2_init_clk_clkdm,
51 omap2_init_clk_clkdm(clk_hw); in of_ti_clockdomain_setup()
29 .init = &omap2_init_clk_clkdm,
254 omap2_init_clk_clkdm(clk_hw); in ti_clk_register_clk()
293 void omap2_init_clk_clkdm(struct clk_hw *clk);
271 void omap2_init_clk_clkdm(struct clk_hw *hw) in omap2_init_clk_clkdm() function