Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/clk/samsung/
H A Dclk.c100 struct clk_hw *clk_hw, unsigned int id) in samsung_clk_add_lookup()
111 struct clk_hw *clk_hw; in samsung_clk_register_alias() local
141 struct clk_hw *clk_hw; in samsung_clk_register_fixed_rate() local
170 struct clk_hw *clk_hw; in samsung_clk_register_fixed_factor() local
191 struct clk_hw *clk_hw; in samsung_clk_register_mux() local
214 struct clk_hw *clk_hw; in samsung_clk_register_div() local
244 struct clk_hw *clk_hw; in samsung_clk_register_gate() local
/openbmc/linux/drivers/clk/
H A Dclk-axi-clkgen.c58 struct clk_hw clk_hw; member
315 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw) in clk_hw_to_axi_clkgen()
336 static int axi_clkgen_set_rate(struct clk_hw *clk_hw, in axi_clkgen_set_rate()
435 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw, in axi_clkgen_recalc_rate()
463 static int axi_clkgen_enable(struct clk_hw *clk_hw) in axi_clkgen_enable()
472 static void axi_clkgen_disable(struct clk_hw *clk_hw) in axi_clkgen_disable()
479 static int axi_clkgen_set_parent(struct clk_hw *clk_hw, u8 index) in axi_clkgen_set_parent()
488 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
/openbmc/linux/drivers/clk/ti/
H A Dapll.c132 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll() local
181 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() local
342 struct clk_hw_omap *clk_hw = NULL; in of_omap2_apll_setup() local
H A Ddpll.c157 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() local
223 struct clk_hw_omap *clk_hw; in _register_dpll_x2() local
283 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup() local
H A Dclockdomain.c125 struct clk_hw *clk_hw; in of_ti_clockdomain_setup() local
H A Dinterface.c34 struct clk_hw_omap *clk_hw; in _register_interface() local
H A Dclkctrl.c286 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register()
338 struct clk_hw_omap *clk_hw; in _ti_clkctrl_setup_gate() local
H A Dgate.c95 struct clk_hw_omap *clk_hw; in _register_gate() local
H A Dclk-dra7-atl.c165 struct dra7_atl_desc *clk_hw = NULL; in of_dra7_atl_clock_setup() local
/openbmc/linux/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;
/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c133 struct clk_hw *clk_hw; in rzg2l_cpg_div_clk_register() local
169 const struct clk_hw *clk_hw; in rzg2l_cpg_mux_clk_register() local
258 struct clk_hw *clk_hw; in rzg2l_cpg_sd_mux_clk_register() local
395 struct clk_hw *clk_hw; in rzg2l_cpg_dsi_div_clk_register() local
489 struct clk_hw *clk_hw; in rzg2l_cpg_pll5_4_mux_clk_register() local
643 struct clk_hw *clk_hw; in rzg2l_cpg_sipll5_register() local
/openbmc/linux/drivers/clk/mstar/
H A Dclk-msc313-mpll.c34 struct clk_hw clk_hw; member
H A Dclk-msc313-cpupll.c66 struct clk_hw clk_hw; member
/openbmc/linux/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
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c83 struct clk_hw *, in ccu_mux_helper_determine_rate()
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dcommon.h93 struct clk_hw clk_hw; member
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_28nm_8960.c61 struct clk_hw clk_hw; member
H A Ddsi_phy_28nm.c70 struct clk_hw clk_hw; member
H A Ddsi_phy_10nm.c70 struct clk_hw clk_hw; member
H A Ddsi_phy_7nm.c77 struct clk_hw clk_hw; member
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c646 struct clk_hw *clk_hw; in cpts_of_mux_clk_setup() local

12