Searched refs:of_ti_clk_register_omap_hw (Results 1 – 7 of 7) sorted by relevance
/drivers/clk/ti/ |
D | apll.c | 171 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in omap_clk_register_apll() 411 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in of_omap2_apll_setup()
|
D | interface.c | 61 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in _register_interface()
|
D | dpll.c | 198 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in _register_dpll() 270 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in _register_dpll_x2()
|
D | gate.c | 126 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in _register_gate()
|
D | clock.h | 215 struct clk *of_ti_clk_register_omap_hw(struct device_node *node,
|
D | clk.c | 562 struct clk *of_ti_clk_register_omap_hw(struct device_node *node, in of_ti_clk_register_omap_hw() function
|
D | clkctrl.c | 704 clk = of_ti_clk_register_omap_hw(node, &hw->hw, init.name); in _ti_omap4_clkctrl_setup()
|