Home
last modified time | relevance | path

Searched refs:of_ti_clk_register_omap_hw (Results 1 – 7 of 7) sorted by relevance

/drivers/clk/ti/
Dapll.c171 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()
Dinterface.c61 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in _register_interface()
Ddpll.c198 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()
Dgate.c126 clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name); in _register_gate()
Dclock.h215 struct clk *of_ti_clk_register_omap_hw(struct device_node *node,
Dclk.c562 struct clk *of_ti_clk_register_omap_hw(struct device_node *node, in of_ti_clk_register_omap_hw() function
Dclkctrl.c704 clk = of_ti_clk_register_omap_hw(node, &hw->hw, init.name); in _ti_omap4_clkctrl_setup()