Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/drivers/clk/
Dclk-bulk.c23 void clk_bulk_put(int num_clks, struct clk_bulk_data *clks) in clk_bulk_put()
33 struct clk_bulk_data *clks) in clk_bulk_get()
72 void clk_bulk_unprepare(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_unprepare()
88 const struct clk_bulk_data *clks) in clk_bulk_prepare()
122 void clk_bulk_disable(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_disable()
138 int __must_check clk_bulk_enable(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_enable()
Dclk-devres.c38 struct clk_bulk_data *clks; member
50 struct clk_bulk_data *clks) in devm_clk_bulk_get()
/Linux-v4.19/drivers/clk/hisilicon/
Dclk.c105 int hisi_clk_register_fixed_rate(const struct hisi_fixed_rate_clock *clks, in hisi_clk_register_fixed_rate()
134 int hisi_clk_register_fixed_factor(const struct hisi_fixed_factor_clock *clks, in hisi_clk_register_fixed_factor()
164 int hisi_clk_register_mux(const struct hisi_mux_clock *clks, in hisi_clk_register_mux()
203 const struct hisi_phase_clock *clks, in hisi_clk_register_phase()
226 int hisi_clk_register_divider(const struct hisi_divider_clock *clks, in hisi_clk_register_divider()
264 int hisi_clk_register_gate(const struct hisi_gate_clock *clks, in hisi_clk_register_gate()
301 void hisi_clk_register_gate_sep(const struct hisi_gate_clock *clks, in hisi_clk_register_gate_sep()
330 void __init hi6220_clk_register_divider(const struct hi6220_divider_clock *clks, in hi6220_clk_register_divider()
/Linux-v4.19/drivers/clk/mmp/
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-v4.19/include/linux/
Dclk.h245 static inline int __must_check clk_bulk_prepare(int num_clks, struct clk_bulk_data *clks) in clk_bulk_prepare()
269 static inline void clk_bulk_unprepare(int num_clks, struct clk_bulk_data *clks) in clk_bulk_unprepare()
640 struct clk_bulk_data *clks) in clk_bulk_get()
651 struct clk_bulk_data *clks) in devm_clk_bulk_get()
664 static inline void clk_bulk_put(int num_clks, struct clk_bulk_data *clks) {} in clk_bulk_put()
681 static inline int __must_check clk_bulk_enable(int num_clks, struct clk_bulk_data *clks) in clk_bulk_enable()
690 struct clk_bulk_data *clks) {} in clk_bulk_disable()
756 struct clk_bulk_data *clks) in clk_bulk_prepare_enable()
771 struct clk_bulk_data *clks) in clk_bulk_disable_unprepare()
/Linux-v4.19/drivers/sh/clk/
Dcpg.c94 int __init sh_clk_mstp_register(struct clk *clks, int nr) in sh_clk_mstp_register()
241 static int __init sh_clk_div_register_ops(struct clk *clks, int nr, in sh_clk_div_register_ops()
336 int __init sh_clk_div6_register(struct clk *clks, int nr) in sh_clk_div6_register()
342 int __init sh_clk_div6_reparent_register(struct clk *clks, int nr) in sh_clk_div6_reparent_register()
389 int __init sh_clk_div4_register(struct clk *clks, int nr, in sh_clk_div4_register()
395 int __init sh_clk_div4_enable_register(struct clk *clks, int nr, in sh_clk_div4_enable_register()
402 int __init sh_clk_div4_reparent_register(struct clk *clks, int nr, in sh_clk_div4_reparent_register()
467 int __init sh_clk_fsidiv_register(struct clk *clks, int nr) in sh_clk_fsidiv_register()
/Linux-v4.19/drivers/clk/socfpga/
Dclk-s10.c168 static int s10_clk_register_c_perip(const struct stratix10_perip_c_clock *clks, in s10_clk_register_c_perip()
189 static int s10_clk_register_cnt_perip(const struct stratix10_perip_cnt_clock *clks, in s10_clk_register_cnt_perip()
216 static int s10_clk_register_gate(const struct stratix10_gate_clock *clks, in s10_clk_register_gate()
245 static int s10_clk_register_pll(const struct stratix10_pll_clock *clks, in s10_clk_register_pll()
/Linux-v4.19/drivers/clk/mediatek/
Dclk-mtk.c52 void mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, in mtk_clk_register_fixed_clks()
78 void mtk_clk_register_factors(const struct mtk_fixed_factor *clks, in mtk_clk_register_factors()
105 const struct mtk_gate *clks, in mtk_clk_register_gates()
/Linux-v4.19/drivers/clk/imx/
Dclk.c11 void __init imx_check_clocks(struct clk *clks[], unsigned int count) in imx_check_clocks()
92 void __init imx_register_uart_clocks(struct clk ** const clks[]) in imx_register_uart_clocks()
/Linux-v4.19/drivers/clk/axis/
Dclk-artpec6.c46 struct clk **clks; in of_artpec6_clkctrl_setup() local
124 struct clk **clks = clkdata->clk_table; in artpec6_clkctrl_probe() local
/Linux-v4.19/drivers/clk/microchip/
Dclk-pic32mzda.c135 struct clk *clks[MAXCLKS]; member
164 struct clk **clks; in pic32mzda_clk_probe() local
/Linux-v4.19/drivers/clk/tegra/
Dclk.c79 static struct clk **clks; variable
237 struct clk *clks[], int clk_max) in tegra_init_dup_clks()
249 struct clk *clks[], int clk_max) in tegra_init_from_table()
Dclk-tegra-fixed.c32 int __init tegra_osc_clk_init(void __iomem *clk_base, struct tegra_clk *clks, in tegra_osc_clk_init()
/Linux-v4.19/arch/powerpc/boot/dts/
Dmpc5121.dtsi138 clks: clock@f00 { label
Dmpc5125twr.dts103 clks: clock@f00 { // Clock control label
/Linux-v4.19/arch/arm/boot/dts/
Dpxa25x.dtsi27 clks: pxa2xx_clks@41300004 { label
Dpxa27x.dtsi127 clks: pxa2xx_clks@41300004 { label
Daxm55xx.dtsi52 clks: clock-controller@2010020000 { label
Dep7209.dtsi46 clks: clks@80000000 { label
Dimx1.dtsi201 clks: ccm@21b000 { label
/Linux-v4.19/include/linux/platform_data/x86/
Dclk-pmc-atom.h41 const struct pmc_clk *clks; member
/Linux-v4.19/drivers/clk/actions/
Dowl-common.h26 struct owl_clk_common **clks; member
Dowl-common.c30 struct owl_clk_common *clks; in owl_clk_set_regmap() local
/Linux-v4.19/drivers/clk/meson/
Dmeson-aoclk.h23 struct clk_regmap **clks; member
/Linux-v4.19/include/linux/remoteproc/
Dst_slim_rproc.h51 struct clk *clks[ST_SLIM_MAX_CLK]; member

1234567