Home
last modified time | relevance | path

Searched defs:clk_hw (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/clk/ti/
Ddpll.c146 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() local
196 struct clk_hw_omap *clk_hw; in ti_clk_register_dpll() local
295 struct clk_hw_omap *clk_hw; in _register_dpll_x2() local
341 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup() local
Dapll.c139 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll() local
173 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() local
334 struct clk_hw_omap *clk_hw = NULL; in of_omap2_apll_setup() local
Dclockdomain.c109 struct clk_hw *clk_hw; in of_ti_clockdomain_setup() local
Dinterface.c41 struct clk_hw_omap *clk_hw; in _register_interface() local
Dgate.c102 struct clk_hw_omap *clk_hw; in _register_gate() local
Dclk.c299 struct clk_hw *clk_hw; in ti_clk_register_clk() local
Dclk-dra7-atl.c170 struct dra7_atl_desc *clk_hw = NULL; in of_dra7_atl_clock_setup() local
/linux-4.4.14/drivers/clk/
Dclk-axi-clkgen.c67 struct clk_hw clk_hw; member
352 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw) in clk_hw_to_axi_clkgen()
357 static int axi_clkgen_set_rate(struct clk_hw *clk_hw, in axi_clkgen_set_rate()
420 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw, in axi_clkgen_recalc_rate()
447 static int axi_clkgen_enable(struct clk_hw *clk_hw) in axi_clkgen_enable()
456 static void axi_clkgen_disable(struct clk_hw *clk_hw) in axi_clkgen_disable()
/linux-4.4.14/include/linux/
Dclkdev.h25 struct clk_hw *clk_hw; member
Dclk-provider.h251 struct clk_hw { struct
272 struct clk_hw hw; argument
/linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.h28 struct clk_hw clk_hw; member