Home
last modified time | relevance | path

Searched defs:clks (Results 1 – 25 of 244) sorted by relevance

12345678910

/linux/drivers/clk/
A Dclk-bulk.c16 struct clk_bulk_data *clks) in of_clk_bulk_get()
47 struct clk_bulk_data **clks) in of_clk_bulk_get_all()
72 void clk_bulk_put(int num_clks, struct clk_bulk_data *clks) in clk_bulk_put()
82 struct clk_bulk_data *clks, bool optional) in __clk_bulk_get()
115 struct clk_bulk_data *clks) in clk_bulk_get()
122 struct clk_bulk_data *clks) in clk_bulk_get_optional()
128 void clk_bulk_put_all(int num_clks, struct clk_bulk_data *clks) in clk_bulk_put_all()
140 struct clk_bulk_data **clks) in clk_bulk_get_all()
161 void clk_bulk_unprepare(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_unprepare()
177 const struct clk_bulk_data *clks) in clk_bulk_prepare()
[all …]
A Dclk-devres.c44 struct clk_bulk_data *clks; member
56 struct clk_bulk_data *clks, bool optional) in __devm_clk_bulk_get()
82 struct clk_bulk_data *clks) in devm_clk_bulk_get()
89 struct clk_bulk_data *clks) in devm_clk_bulk_get_optional()
103 struct clk_bulk_data **clks) in devm_clk_bulk_get_all()
A Dclk-bm1880.c533 static int bm1880_clk_register_plls(struct bm1880_pll_hw_clock *clks, in bm1880_clk_register_plls()
563 static int bm1880_clk_register_mux(const struct bm1880_mux_clock *clks, in bm1880_clk_register_mux()
706 static int bm1880_clk_register_divs(struct bm1880_div_hw_clock *clks, in bm1880_clk_register_divs()
737 static int bm1880_clk_register_gate(const struct bm1880_gate_clock *clks, in bm1880_clk_register_gate()
770 static struct clk_hw *bm1880_clk_register_composite(struct bm1880_composite_clock *clks, in bm1880_clk_register_composite()
860 static int bm1880_clk_register_composites(struct bm1880_composite_clock *clks, in bm1880_clk_register_composites()
/linux/drivers/clk/hisilicon/
A Dclk.c91 int hisi_clk_register_fixed_rate(const struct hisi_fixed_rate_clock *clks, in hisi_clk_register_fixed_rate()
120 int hisi_clk_register_fixed_factor(const struct hisi_fixed_factor_clock *clks, in hisi_clk_register_fixed_factor()
150 int hisi_clk_register_mux(const struct hisi_mux_clock *clks, in hisi_clk_register_mux()
189 const struct hisi_phase_clock *clks, in hisi_clk_register_phase()
212 int hisi_clk_register_divider(const struct hisi_divider_clock *clks, in hisi_clk_register_divider()
250 int hisi_clk_register_gate(const struct hisi_gate_clock *clks, in hisi_clk_register_gate()
287 void hisi_clk_register_gate_sep(const struct hisi_gate_clock *clks, in hisi_clk_register_gate_sep()
316 void __init hi6220_clk_register_divider(const struct hi6220_divider_clock *clks, in hi6220_clk_register_divider()
/linux/include/linux/
A Dclk.h278 clk_bulk_prepare(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_prepare()
308 const struct clk_bulk_data *clks) in clk_bulk_unprepare()
794 struct clk_bulk_data *clks) in clk_bulk_get()
800 int num_clks, struct clk_bulk_data *clks) in clk_bulk_get_optional()
806 struct clk_bulk_data **clks) in clk_bulk_get_all()
823 struct clk_bulk_data *clks) in devm_clk_bulk_get()
829 int num_clks, struct clk_bulk_data *clks) in devm_clk_bulk_get_optional()
835 struct clk_bulk_data **clks) in devm_clk_bulk_get_all()
869 const struct clk_bulk_data *clks) in clk_bulk_enable()
878 const struct clk_bulk_data *clks) {} in clk_bulk_disable()
[all …]
/linux/drivers/clk/mmp/
A Dclk.c27 struct mmp_param_fixed_rate_clk *clks, in mmp_register_fixed_rate_clks()
49 struct mmp_param_fixed_factor_clk *clks, in mmp_register_fixed_factor_clks()
71 struct mmp_param_general_gate_clk *clks, in mmp_register_general_gate_clks()
97 struct mmp_param_gate_clk *clks, in mmp_register_gate_clks()
125 struct mmp_param_mux_clk *clks, in mmp_register_mux_clks()
153 struct mmp_param_div_clk *clks, in mmp_register_div_clks()
/linux/drivers/sh/clk/
A Dcpg.c79 int __init sh_clk_mstp_register(struct clk *clks, int nr) in sh_clk_mstp_register()
226 static int __init sh_clk_div_register_ops(struct clk *clks, int nr, in sh_clk_div_register_ops()
321 int __init sh_clk_div6_register(struct clk *clks, int nr) in sh_clk_div6_register()
327 int __init sh_clk_div6_reparent_register(struct clk *clks, int nr) in sh_clk_div6_reparent_register()
374 int __init sh_clk_div4_register(struct clk *clks, int nr, in sh_clk_div4_register()
380 int __init sh_clk_div4_enable_register(struct clk *clks, int nr, in sh_clk_div4_enable_register()
387 int __init sh_clk_div4_reparent_register(struct clk *clks, int nr, in sh_clk_div4_reparent_register()
452 int __init sh_clk_fsidiv_register(struct clk *clks, int nr) in sh_clk_fsidiv_register()
/linux/drivers/clk/socfpga/
A Dclk-agilex.c338 static int n5x_clk_register_c_perip(const struct n5x_perip_c_clock *clks, in n5x_clk_register_c_perip()
357 static int agilex_clk_register_c_perip(const struct stratix10_perip_c_clock *clks, in agilex_clk_register_c_perip()
376 static int agilex_clk_register_cnt_perip(const struct stratix10_perip_cnt_clock *clks, in agilex_clk_register_cnt_perip()
396 static int agilex_clk_register_gate(const struct stratix10_gate_clock *clks, in agilex_clk_register_gate()
416 static int agilex_clk_register_pll(const struct stratix10_pll_clock *clks, in agilex_clk_register_pll()
436 static int n5x_clk_register_pll(const struct stratix10_pll_clock *clks, in n5x_clk_register_pll()
A Dclk-s10.c307 static int s10_clk_register_c_perip(const struct stratix10_perip_c_clock *clks, in s10_clk_register_c_perip()
326 static int s10_clk_register_cnt_perip(const struct stratix10_perip_cnt_clock *clks, in s10_clk_register_cnt_perip()
346 static int s10_clk_register_gate(const struct stratix10_gate_clock *clks, in s10_clk_register_gate()
366 static int s10_clk_register_pll(const struct stratix10_pll_clock *clks, in s10_clk_register_pll()
A Dclk-periph-s10.c101 struct clk_hw *s10_register_periph(const struct stratix10_perip_c_clock *clks, in s10_register_periph()
137 struct clk_hw *n5x_register_periph(const struct n5x_perip_c_clock *clks, in n5x_register_periph()
172 struct clk_hw *s10_register_cnt_periph(const struct stratix10_perip_cnt_clock *clks, in s10_register_cnt_periph()
A Dclk-pll-s10.c190 struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks, in s10_register_pll()
230 struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks, in agilex_register_pll()
269 struct clk_hw *n5x_register_pll(const struct stratix10_pll_clock *clks, in n5x_register_pll()
A Dclk-gate-s10.c127 struct clk_hw *s10_register_gate(const struct stratix10_gate_clock *clks, void __iomem *regbase) in s10_register_gate()
185 struct clk_hw *agilex_register_gate(const struct stratix10_gate_clock *clks, void __iomem *regbase) in agilex_register_gate()
/linux/drivers/clk/imx/
A Dclk-imx8ulp.c149 struct clk_hw **clks; in imx8ulp_clk_cgc1_init() local
233 struct clk_hw **clks; in imx8ulp_clk_cgc2_init() local
315 struct clk_hw **clks; in imx8ulp_clk_pcc3_init() local
398 struct clk_hw **clks; in imx8ulp_clk_pcc4_init() local
453 struct clk_hw **clks; in imx8ulp_clk_pcc5_init() local
A Dclk.c20 void imx_unregister_clocks(struct clk *clks[], unsigned int count) in imx_unregister_clocks()
47 void imx_check_clocks(struct clk *clks[], unsigned int count) in imx_check_clocks()
57 void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count) in imx_check_clk_hws()
/linux/drivers/clk/mediatek/
A Dclk-mtk.c57 void mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, in mtk_clk_register_fixed_clks()
84 void mtk_clk_register_factors(const struct mtk_fixed_factor *clks, in mtk_clk_register_factors()
112 const struct mtk_gate *clks, in mtk_clk_register_gates_with_dev()
156 const struct mtk_gate *clks, in mtk_clk_register_gates()
/linux/drivers/clk/tegra/
A Dclk.c26 static struct clk **clks; variable
253 struct clk *clks[], int clk_max) in tegra_init_dup_clks()
265 struct clk *clks[], int clk_max) in tegra_init_from_table()
/linux/drivers/clk/axis/
A Dclk-artpec6.c43 struct clk **clks; in of_artpec6_clkctrl_setup() local
121 struct clk **clks = clkdata->clk_table; in artpec6_clkctrl_probe() local
/linux/drivers/clk/microchip/
A Dclk-pic32mzda.c128 struct clk *clks[MAXCLKS]; member
157 struct clk **clks; in pic32mzda_clk_probe() local
/linux/arch/powerpc/boot/dts/
A Dmpc5121.dtsi134 clks: clock@f00 { label
A Dmpc5125twr.dts99 clks: clock@f00 { // Clock control label
/linux/drivers/phy/mediatek/
A Dphy-mtk-ufs.c39 struct clk_bulk_data clks[UFSPHY_CLKS_CNT]; member
78 struct clk_bulk_data *clks = phy->clks; in ufs_mtk_phy_clk_init() local
/linux/arch/arm/boot/dts/
A Dpxa25x.dtsi21 clks: pxa2xx_clks@41300004 { label
A Dpxa27x.dtsi131 clks: pxa2xx_clks@41300004 { label
/linux/drivers/clk/qcom/
A Dkrait-cc.c273 struct clk **clks = data; in krait_of_get() local
297 struct clk **clks; in krait_cc_probe() local
/linux/include/linux/platform_data/x86/
A Dclk-pmc-atom.h35 const struct pmc_clk *clks; member

Completed in 44 milliseconds

12345678910