| /kernel/linux/linux-6.6/drivers/clk/hisilicon/ |
| H A D | clk-hi3660.c | 562 struct clk **clks; in hi3660_clk_crgctrl_init() local
|
| /kernel/linux/linux-6.6/drivers/clk/mvebu/ |
| H A D | dove-divider.c | 219 dove_divider_init(struct device *dev, void __iomem *base, struct clk **clks) dove_divider_init() argument
|
| H A D | clk-corediv.c | 256 struct clk **clks; in mvebu_corediv_clk_init() local
|
| H A D | clk-cpu.c | 42 static struct clk **clks; variable
|
| /kernel/linux/linux-6.6/drivers/clk/pxa/ |
| H A D | clk-pxa25x.c | 75 unsigned long clks[5]; in pxa25x_get_clk_frequency_khz() local [all...] |
| H A D | clk-pxa.c | 99 int __init clk_pxa_cken_init(const struct desc_clk_cken *clks, in clk_pxa_cken_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/mediatek/ |
| H A D | clk-mtk.c | 85 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_register_fixed_clks() argument 131 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_unregister_fixed_clks() argument 151 int mtk_clk_register_factors(const struct mtk_fixed_factor *clks, int num, in mtk_clk_register_factors() argument 197 void mtk_clk_unregister_factors(const struct mtk_fixed_factor *clks, int num, in mtk_clk_unregister_factors() argument [all...] |
| H A D | clk-mtk.h | 222 const struct mtk_gate *clks; member
|
| /kernel/linux/linux-6.6/drivers/clk/renesas/ |
| H A D | clk-sh73a0.c | 165 struct clk **clks; in sh73a0_cpg_clocks_init() local
|
| H A D | clk-mstp.c | 47 struct clk *clks[]; member 184 struct clk **clks; in cpg_mstp_clocks_init() local [all...] |
| H A D | rcar-gen2-cpg.c | 275 rcar_gen2_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) rcar_gen2_cpg_clk_register() argument
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| H A D | clk.c | 31 static struct clk **clks; variable 257 tegra_init_dup_clks(struct tegra_clk_duplicate *dup_list, struct clk *clks[], int clk_max) tegra_init_dup_clks() argument 269 tegra_init_from_table(struct tegra_clk_init_table *tbl, struct clk *clks[], int clk_max) tegra_init_from_table() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/socfpga/ |
| H A D | clk-agilex.c | 337 static int n5x_clk_register_c_perip(const struct n5x_perip_c_clock *clks, in n5x_clk_register_c_perip() argument 356 static int agilex_clk_register_c_perip(const struct stratix10_perip_c_clock *clks, in agilex_clk_register_c_perip() argument 375 static int agilex_clk_register_cnt_perip(const struct stratix10_perip_cnt_clock *clks, in agilex_clk_register_cnt_perip() argument 395 agilex_clk_register_gate(const struct stratix10_gate_clock *clks, int nums, struct stratix10_clock_data *data) agilex_clk_register_gate() argument 415 agilex_clk_register_pll(const struct stratix10_pll_clock *clks, int nums, struct stratix10_clock_data *data) agilex_clk_register_pll() argument 435 n5x_clk_register_pll(const struct stratix10_pll_clock *clks, int nums, struct stratix10_clock_data *data) n5x_clk_register_pll() argument [all...] |
| H A D | clk-s10.c | 306 static int s10_clk_register_c_perip(const struct stratix10_perip_c_clock *clks, in s10_clk_register_c_perip() argument 325 static int s10_clk_register_cnt_perip(const struct stratix10_perip_cnt_clock *clks, in s10_clk_register_cnt_perip() argument 345 static int s10_clk_register_gate(const struct stratix10_gate_clock *clks, in s10_clk_register_gate() argument 365 s10_clk_register_pll(const struct stratix10_pll_clock *clks, int nums, struct stratix10_clock_data *data) s10_clk_register_pll() argument [all...] |
| H A D | clk-pll-s10.c | 190 struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks, in s10_register_pll() argument 230 struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks, in agilex_register_pll() argument 269 n5x_register_pll(const struct stratix10_pll_clock *clks, void __iomem *reg) n5x_register_pll() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/qcom/ |
| H A D | krait-cc.c | 330 struct clk **clks = data; in krait_of_get() local 354 struct clk *clk, **clks; in krait_cc_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | imx6q-cpufreq.c | 40 static struct clk_bulk_data clks[] = { variable [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.h | 78 struct clk_bulk_data *clks; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-tegra.c | 17 struct clk_bulk_data *clks; member [all...] |
| /kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-rockchip.c | 55 struct clk_bulk_data *clks; member
|
| /kernel/linux/linux-6.6/drivers/phy/rockchip/ |
| H A D | phy-rockchip-snps-pcie3.c | 57 struct clk_bulk_data *clks; member
|
| /kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
| H A D | phy-qcom-usb-hs-28nm.c | 59 struct clk_bulk_data *clks; member
|
| /kernel/linux/linux-6.6/sound/soc/sof/imx/ |
| H A D | imx8ulp.c | 59 struct imx_clocks *clks; member [all...] |
| H A D | imx8m.c | 57 struct imx_clocks *clks; member [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
| H A D | skl-ssp-clk.c | 357 struct skl_ssp_clk *clks; in skl_clk_dev_probe() local
|