Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk.c89 struct clk_hw *clk_hw, unsigned int id) in samsung_clk_add_lookup()
100 struct clk_hw *clk_hw; in samsung_clk_register_alias() local
130 struct clk_hw *clk_hw; in samsung_clk_register_fixed_rate() local
159 struct clk_hw *clk_hw; in samsung_clk_register_fixed_factor() local
180 struct clk_hw *clk_hw; in samsung_clk_register_mux() local
203 struct clk_hw *clk_hw; in samsung_clk_register_div() local
233 struct clk_hw *clk_hw; in samsung_clk_register_gate() local
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-axi-clkgen.c51 struct clk_hw clk_hw; member
297 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw) in clk_hw_to_axi_clkgen()
318 static int axi_clkgen_set_rate(struct clk_hw *clk_hw, in axi_clkgen_set_rate()
412 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw, in axi_clkgen_recalc_rate()
440 static int axi_clkgen_enable(struct clk_hw *clk_hw) in axi_clkgen_enable()
449 static void axi_clkgen_disable(struct clk_hw *clk_hw) in axi_clkgen_disable()
456 static int axi_clkgen_set_parent(struct clk_hw *clk_hw, u8 index) in axi_clkgen_set_parent()
465 static u8 axi_clkgen_get_parent(struct clk_hw *clk_hw) in axi_clkgen_get_parent()
H A Dclk-max9485.c112 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clk_prepare() local
121 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clk_unprepare() local
132 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clkout_set_rate() local
150 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clkout_recalc_rate() local
H A Dclk-hi655x.c22 struct clk_hw clk_hw; member
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dapll.c140 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll() local
187 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() local
348 struct clk_hw_omap *clk_hw = NULL; in of_omap2_apll_setup() local
H A Ddpll.c165 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() local
229 struct clk_hw_omap *clk_hw; in _register_dpll_x2() local
289 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup() local
H A Dclockdomain.c133 struct clk_hw *clk_hw; in of_ti_clockdomain_setup() local
H A Dinterface.c41 struct clk_hw_omap *clk_hw; in _register_interface() local
H A Dclkctrl.c291 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register()
343 struct clk_hw_omap *clk_hw; in _ti_clkctrl_setup_gate() local
H A Dgate.c103 struct clk_hw_omap *clk_hw; in _register_gate() local
H A Dclk-dra7-atl.c173 struct dra7_atl_desc *clk_hw = NULL; in of_dra7_atl_clock_setup() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dclkdev.h23 struct clk_hw *clk_hw; member
H A Dclk-provider.h326 struct clk_hw { struct
327 struct clk_core *core;
328 struct clk *clk;
329 const struct clk_init_data *init;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll.h20 struct clk_hw clk_hw; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c15 struct clk_hw clk_hw; member
H A Dhdmi_phy_8996.c31 struct clk_hw clk_hw; member
/OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/
H A Dccu_mux.c80 struct clk_hw *, in ccu_mux_helper_determine_rate()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pvtm.c171 struct clk_hw *clk_hw; in clock_pvtm_regitstor() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpts.c658 struct clk_hw *clk_hw; in cpts_of_mux_clk_setup() local
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dclk-alpha-pll.c528 int (*is_enabled)(struct clk_hw *)) in clk_alpha_pll_update_latch()
539 int (*is_enabled)(struct clk_hw *)) in __clk_alpha_pll_set_rate()
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c1385 struct clk_hw_proto *clk_hw = &clk_hw_proto[id]; in lpc32xx_clk_register() local