Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/clk/qcom/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 86 kB image not shown  

Quelle  gcc-msm8998.c   Sprache: C

 
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2016, The Linux Foundation. All rights reserved.
 */


#include <linux/kernel.h>
#include <linux/bitops.h>
#include <linux/err.h>
#include <linux/platform_device.h>
#include <linux/module.h>
#include <linux/of.h>
#include <linux/clk-provider.h>
#include <linux/regmap.h>
#include <linux/reset-controller.h>

#include <dt-bindings/clock/qcom,gcc-msm8998.h>

#include "common.h"
#include "clk-regmap.h"
#include "clk-alpha-pll.h"
#include "clk-pll.h"
#include "clk-rcg.h"
#include "clk-branch.h"
#include "reset.h"
#include "gdsc.h"

#define GCC_MMSS_MISC 0x0902C
#define GCC_GPU_MISC 0x71028

static const struct pll_vco fabia_vco[] = {
 { 250000000, 2000000000, 0 },
 { 125000000, 1000000000, 1 },
};

static struct clk_alpha_pll gpll0 = {
 .offset = 0x0,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .vco_table = fabia_vco,
 .num_vco = ARRAY_SIZE(fabia_vco),
 .clkr = {
  .enable_reg = 0x52000,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gpll0",
   .parent_data = (const struct clk_parent_data []) {
    { .fw_name = "xo" },
   },
   .num_parents = 1,
   .ops = &clk_alpha_pll_fixed_fabia_ops,
  }
 },
};

static struct clk_alpha_pll_postdiv gpll0_out_even = {
 .offset = 0x0,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll0_out_even",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll0.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll0_out_main = {
 .offset = 0x0,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll0_out_main",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll0.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll0_out_odd = {
 .offset = 0x0,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll0_out_odd",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll0.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll0_out_test = {
 .offset = 0x0,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll0_out_test",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll0.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll gpll1 = {
 .offset = 0x1000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .vco_table = fabia_vco,
 .num_vco = ARRAY_SIZE(fabia_vco),
 .clkr = {
  .enable_reg = 0x52000,
  .enable_mask = BIT(1),
  .hw.init = &(struct clk_init_data){
   .name = "gpll1",
   .parent_data = (const struct clk_parent_data []) {
    { .fw_name = "xo" },
   },
   .num_parents = 1,
   .ops = &clk_alpha_pll_fixed_fabia_ops,
  }
 },
};

static struct clk_alpha_pll_postdiv gpll1_out_even = {
 .offset = 0x1000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll1_out_even",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll1.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll1_out_main = {
 .offset = 0x1000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll1_out_main",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll1.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll1_out_odd = {
 .offset = 0x1000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll1_out_odd",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll1.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll1_out_test = {
 .offset = 0x1000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll1_out_test",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll1.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll gpll2 = {
 .offset = 0x2000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .vco_table = fabia_vco,
 .num_vco = ARRAY_SIZE(fabia_vco),
 .clkr = {
  .enable_reg = 0x52000,
  .enable_mask = BIT(2),
  .hw.init = &(struct clk_init_data){
   .name = "gpll2",
   .parent_data = (const struct clk_parent_data []) {
    { .fw_name = "xo" },
   },
   .num_parents = 1,
   .ops = &clk_alpha_pll_fixed_fabia_ops,
  }
 },
};

static struct clk_alpha_pll_postdiv gpll2_out_even = {
 .offset = 0x2000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll2_out_even",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll2.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll2_out_main = {
 .offset = 0x2000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll2_out_main",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll2.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll2_out_odd = {
 .offset = 0x2000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll2_out_odd",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll2.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll2_out_test = {
 .offset = 0x2000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll2_out_test",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll2.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll gpll3 = {
 .offset = 0x3000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .vco_table = fabia_vco,
 .num_vco = ARRAY_SIZE(fabia_vco),
 .clkr = {
  .enable_reg = 0x52000,
  .enable_mask = BIT(3),
  .hw.init = &(struct clk_init_data){
   .name = "gpll3",
   .parent_data = (const struct clk_parent_data []) {
    { .fw_name = "xo" },
   },
   .num_parents = 1,
   .ops = &clk_alpha_pll_fixed_fabia_ops,
  }
 },
};

static struct clk_alpha_pll_postdiv gpll3_out_even = {
 .offset = 0x3000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll3_out_even",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll3.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll3_out_main = {
 .offset = 0x3000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll3_out_main",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll3.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll3_out_odd = {
 .offset = 0x3000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll3_out_odd",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll3.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll3_out_test = {
 .offset = 0x3000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll3_out_test",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll3.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll gpll4 = {
 .offset = 0x77000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .vco_table = fabia_vco,
 .num_vco = ARRAY_SIZE(fabia_vco),
 .clkr = {
  .enable_reg = 0x52000,
  .enable_mask = BIT(4),
  .hw.init = &(struct clk_init_data){
   .name = "gpll4",
   .parent_data = (const struct clk_parent_data []) {
    { .fw_name = "xo" },
   },
   .num_parents = 1,
   .ops = &clk_alpha_pll_fixed_fabia_ops,
  }
 },
};

static struct clk_alpha_pll_postdiv gpll4_out_even = {
 .offset = 0x77000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll4_out_even",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll4.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll4_out_main = {
 .offset = 0x77000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll4_out_main",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll4.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll4_out_odd = {
 .offset = 0x77000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll4_out_odd",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll4.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

static struct clk_alpha_pll_postdiv gpll4_out_test = {
 .offset = 0x77000,
 .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gpll4_out_test",
  .parent_hws = (const struct clk_hw*[]) {
   &gpll4.clkr.hw,
  },
  .num_parents = 1,
  .ops = &clk_alpha_pll_postdiv_fabia_ops,
 },
};

enum {
 P_AUD_REF_CLK,
 P_GPLL0_OUT_MAIN,
 P_GPLL4_OUT_MAIN,
 P_PLL0_EARLY_DIV_CLK_SRC,
 P_SLEEP_CLK,
 P_XO,
};

static const struct parent_map gcc_parent_map_0[] = {
 { P_XO, 0 },
 { P_GPLL0_OUT_MAIN, 1 },
 { P_PLL0_EARLY_DIV_CLK_SRC, 6 },
};

static const struct clk_parent_data gcc_parent_data_0[] = {
 { .fw_name = "xo" },
 { .hw = &gpll0_out_main.clkr.hw },
 { .hw = &gpll0_out_main.clkr.hw },
};

static const struct parent_map gcc_parent_map_1[] = {
 { P_XO, 0 },
 { P_GPLL0_OUT_MAIN, 1 },
};

static const struct clk_parent_data gcc_parent_data_1[] = {
 { .fw_name = "xo" },
 { .hw = &gpll0_out_main.clkr.hw },
};

static const struct parent_map gcc_parent_map_2[] = {
 { P_XO, 0 },
 { P_GPLL0_OUT_MAIN, 1 },
 { P_SLEEP_CLK, 5 },
 { P_PLL0_EARLY_DIV_CLK_SRC, 6 },
};

static const struct clk_parent_data gcc_parent_data_2[] = {
 { .fw_name = "xo" },
 { .hw = &gpll0_out_main.clkr.hw },
 { .fw_name = "sleep_clk" },
 { .hw = &gpll0_out_main.clkr.hw },
};

static const struct parent_map gcc_parent_map_3[] = {
 { P_XO, 0 },
 { P_SLEEP_CLK, 5 },
};

static const struct clk_parent_data gcc_parent_data_3[] = {
 { .fw_name = "xo" },
 { .fw_name = "sleep_clk" },
};

static const struct parent_map gcc_parent_map_4[] = {
 { P_XO, 0 },
 { P_GPLL0_OUT_MAIN, 1 },
 { P_GPLL4_OUT_MAIN, 5 },
};

static const struct clk_parent_data gcc_parent_data_4[] = {
 { .fw_name = "xo" },
 { .hw = &gpll0_out_main.clkr.hw },
 { .hw = &gpll4_out_main.clkr.hw },
};

static const struct parent_map gcc_parent_map_5[] = {
 { P_XO, 0 },
 { P_GPLL0_OUT_MAIN, 1 },
 { P_AUD_REF_CLK, 2 },
};

static const struct clk_parent_data gcc_parent_data_5[] = {
 { .fw_name = "xo" },
 { .hw = &gpll0_out_main.clkr.hw },
 { .fw_name = "aud_ref_clk" },
};

static const struct freq_tbl ftbl_blsp1_qup1_i2c_apps_clk_src[] = {
 F(19200000, P_XO, 1, 0, 0),
 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0),
 { }
};

static struct clk_rcg2 blsp1_qup1_i2c_apps_clk_src = {
 .cmd_rcgr = 0x19020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup1_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_blsp1_qup1_spi_apps_clk_src[] = {
 F(960000, P_XO, 10, 1, 2),
 F(4800000, P_XO, 4, 0, 0),
 F(9600000, P_XO, 2, 0, 0),
 F(15000000, P_GPLL0_OUT_MAIN, 10, 1, 4),
 F(19200000, P_XO, 1, 0, 0),
 F(25000000, P_GPLL0_OUT_MAIN, 12, 1, 2),
 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0),
 { }
};

static struct clk_rcg2 blsp1_qup1_spi_apps_clk_src = {
 .cmd_rcgr = 0x1900c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup1_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup2_i2c_apps_clk_src = {
 .cmd_rcgr = 0x1b020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup2_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup2_spi_apps_clk_src = {
 .cmd_rcgr = 0x1b00c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup2_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup3_i2c_apps_clk_src = {
 .cmd_rcgr = 0x1d020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup3_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup3_spi_apps_clk_src = {
 .cmd_rcgr = 0x1d00c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup3_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup4_i2c_apps_clk_src = {
 .cmd_rcgr = 0x1f020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup4_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup4_spi_apps_clk_src = {
 .cmd_rcgr = 0x1f00c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup4_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup5_i2c_apps_clk_src = {
 .cmd_rcgr = 0x21020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup5_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup5_spi_apps_clk_src = {
 .cmd_rcgr = 0x2100c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup5_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup6_i2c_apps_clk_src = {
 .cmd_rcgr = 0x23020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup6_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_qup6_spi_apps_clk_src = {
 .cmd_rcgr = 0x2300c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_qup6_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_blsp1_uart1_apps_clk_src[] = {
 F(3686400, P_GPLL0_OUT_MAIN, 1, 96, 15625),
 F(7372800, P_GPLL0_OUT_MAIN, 1, 192, 15625),
 F(14745600, P_GPLL0_OUT_MAIN, 1, 384, 15625),
 F(16000000, P_GPLL0_OUT_MAIN, 5, 2, 15),
 F(19200000, P_XO, 1, 0, 0),
 F(24000000, P_GPLL0_OUT_MAIN, 5, 1, 5),
 F(32000000, P_GPLL0_OUT_MAIN, 1, 4, 75),
 F(40000000, P_GPLL0_OUT_MAIN, 15, 0, 0),
 F(46400000, P_GPLL0_OUT_MAIN, 1, 29, 375),
 F(48000000, P_GPLL0_OUT_MAIN, 12.5, 0, 0),
 F(51200000, P_GPLL0_OUT_MAIN, 1, 32, 375),
 F(56000000, P_GPLL0_OUT_MAIN, 1, 7, 75),
 F(58982400, P_GPLL0_OUT_MAIN, 1, 1536, 15625),
 F(60000000, P_GPLL0_OUT_MAIN, 10, 0, 0),
 F(63157895, P_GPLL0_OUT_MAIN, 9.5, 0, 0),
 { }
};

static struct clk_rcg2 blsp1_uart1_apps_clk_src = {
 .cmd_rcgr = 0x1a00c,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_uart1_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_uart1_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_uart2_apps_clk_src = {
 .cmd_rcgr = 0x1c00c,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_uart1_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_uart2_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp1_uart3_apps_clk_src = {
 .cmd_rcgr = 0x1e00c,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_uart1_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp1_uart3_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup1_i2c_apps_clk_src = {
 .cmd_rcgr = 0x26020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup1_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup1_spi_apps_clk_src = {
 .cmd_rcgr = 0x2600c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup1_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup2_i2c_apps_clk_src = {
 .cmd_rcgr = 0x28020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup2_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup2_spi_apps_clk_src = {
 .cmd_rcgr = 0x2800c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup2_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup3_i2c_apps_clk_src = {
 .cmd_rcgr = 0x2a020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup3_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup3_spi_apps_clk_src = {
 .cmd_rcgr = 0x2a00c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup3_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup4_i2c_apps_clk_src = {
 .cmd_rcgr = 0x2c020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup4_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup4_spi_apps_clk_src = {
 .cmd_rcgr = 0x2c00c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup4_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup5_i2c_apps_clk_src = {
 .cmd_rcgr = 0x2e020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup5_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup5_spi_apps_clk_src = {
 .cmd_rcgr = 0x2e00c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup5_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup6_i2c_apps_clk_src = {
 .cmd_rcgr = 0x30020,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_blsp1_qup1_i2c_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup6_i2c_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_qup6_spi_apps_clk_src = {
 .cmd_rcgr = 0x3000c,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_qup1_spi_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_qup6_spi_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_uart1_apps_clk_src = {
 .cmd_rcgr = 0x2700c,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_uart1_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_uart1_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_uart2_apps_clk_src = {
 .cmd_rcgr = 0x2900c,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_uart1_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_uart2_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 blsp2_uart3_apps_clk_src = {
 .cmd_rcgr = 0x2b00c,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_blsp1_uart1_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "blsp2_uart3_apps_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_gp1_clk_src[] = {
 F(19200000, P_XO, 1, 0, 0),
 F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
 F(200000000, P_GPLL0_OUT_MAIN, 3, 0, 0),
 { }
};

static struct clk_rcg2 gp1_clk_src = {
 .cmd_rcgr = 0x64004,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_2,
 .freq_tbl = ftbl_gp1_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gp1_clk_src",
  .parent_data = gcc_parent_data_2,
  .num_parents = ARRAY_SIZE(gcc_parent_data_2),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 gp2_clk_src = {
 .cmd_rcgr = 0x65004,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_2,
 .freq_tbl = ftbl_gp1_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gp2_clk_src",
  .parent_data = gcc_parent_data_2,
  .num_parents = ARRAY_SIZE(gcc_parent_data_2),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 gp3_clk_src = {
 .cmd_rcgr = 0x66004,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_2,
 .freq_tbl = ftbl_gp1_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "gp3_clk_src",
  .parent_data = gcc_parent_data_2,
  .num_parents = ARRAY_SIZE(gcc_parent_data_2),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_hmss_ahb_clk_src[] = {
 F(19200000, P_XO, 1, 0, 0),
 F(37500000, P_GPLL0_OUT_MAIN, 16, 0, 0),
 F(75000000, P_GPLL0_OUT_MAIN, 8, 0, 0),
 { }
};

static struct clk_rcg2 hmss_ahb_clk_src = {
 .cmd_rcgr = 0x48014,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_hmss_ahb_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "hmss_ahb_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_hmss_rbcpr_clk_src[] = {
 F(19200000, P_XO, 1, 0, 0),
 { }
};

static struct clk_rcg2 hmss_rbcpr_clk_src = {
 .cmd_rcgr = 0x48044,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_hmss_rbcpr_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "hmss_rbcpr_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_pcie_aux_clk_src[] = {
 F(1010526, P_XO, 1, 1, 19),
 { }
};

static struct clk_rcg2 pcie_aux_clk_src = {
 .cmd_rcgr = 0x6c000,
 .mnd_width = 16,
 .hid_width = 5,
 .parent_map = gcc_parent_map_3,
 .freq_tbl = ftbl_pcie_aux_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "pcie_aux_clk_src",
  .parent_data = gcc_parent_data_3,
  .num_parents = ARRAY_SIZE(gcc_parent_data_3),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_pdm2_clk_src[] = {
 F(60000000, P_GPLL0_OUT_MAIN, 10, 0, 0),
 { }
};

static struct clk_rcg2 pdm2_clk_src = {
 .cmd_rcgr = 0x33010,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_pdm2_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "pdm2_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_sdcc2_apps_clk_src[] = {
 F(144000, P_XO, 16, 3, 25),
 F(400000, P_XO, 12, 1, 4),
 F(20000000, P_GPLL0_OUT_MAIN, 15, 1, 2),
 F(25000000, P_GPLL0_OUT_MAIN, 12, 1, 2),
 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0),
 F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
 F(200000000, P_GPLL0_OUT_MAIN, 3, 0, 0),
 { }
};

static struct clk_rcg2 sdcc2_apps_clk_src = {
 .cmd_rcgr = 0x14010,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_4,
 .freq_tbl = ftbl_sdcc2_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "sdcc2_apps_clk_src",
  .parent_data = gcc_parent_data_4,
  .num_parents = ARRAY_SIZE(gcc_parent_data_4),
  .ops = &clk_rcg2_floor_ops,
 },
};

static const struct freq_tbl ftbl_sdcc4_apps_clk_src[] = {
 F(144000, P_XO, 16, 3, 25),
 F(400000, P_XO, 12, 1, 4),
 F(20000000, P_GPLL0_OUT_MAIN, 15, 1, 2),
 F(25000000, P_GPLL0_OUT_MAIN, 12, 1, 2),
 F(50000000, P_GPLL0_OUT_MAIN, 12, 0, 0),
 F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
 { }
};

static struct clk_rcg2 sdcc4_apps_clk_src = {
 .cmd_rcgr = 0x16010,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_sdcc4_apps_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "sdcc4_apps_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_floor_ops,
 },
};

static const struct freq_tbl ftbl_tsif_ref_clk_src[] = {
 F(105495, P_XO, 1, 1, 182),
 { }
};

static struct clk_rcg2 tsif_ref_clk_src = {
 .cmd_rcgr = 0x36010,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_5,
 .freq_tbl = ftbl_tsif_ref_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "tsif_ref_clk_src",
  .parent_data = gcc_parent_data_5,
  .num_parents = ARRAY_SIZE(gcc_parent_data_5),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_ufs_axi_clk_src[] = {
 F(100000000, P_GPLL0_OUT_MAIN, 6, 0, 0),
 F(200000000, P_GPLL0_OUT_MAIN, 3, 0, 0),
 F(240000000, P_GPLL0_OUT_MAIN, 2.5, 0, 0),
 { }
};

static struct clk_rcg2 ufs_axi_clk_src = {
 .cmd_rcgr = 0x75018,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_ufs_axi_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "ufs_axi_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_ufs_unipro_core_clk_src[] = {
 F(37500000, P_GPLL0_OUT_MAIN, 16, 0, 0),
 F(75000000, P_GPLL0_OUT_MAIN, 8, 0, 0),
 F(150000000, P_GPLL0_OUT_MAIN, 4, 0, 0),
 { }
};

static struct clk_rcg2 ufs_unipro_core_clk_src = {
 .cmd_rcgr = 0x76028,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_ufs_unipro_core_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "ufs_unipro_core_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_usb30_master_clk_src[] = {
 F(19200000, P_XO, 1, 0, 0),
 F(60000000, P_GPLL0_OUT_MAIN, 10, 0, 0),
 F(120000000, P_GPLL0_OUT_MAIN, 5, 0, 0),
 F(150000000, P_GPLL0_OUT_MAIN, 4, 0, 0),
 { }
};

static struct clk_rcg2 usb30_master_clk_src = {
 .cmd_rcgr = 0xf014,
 .mnd_width = 8,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_usb30_master_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "usb30_master_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_rcg2 usb30_mock_utmi_clk_src = {
 .cmd_rcgr = 0xf028,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_0,
 .freq_tbl = ftbl_hmss_rbcpr_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "usb30_mock_utmi_clk_src",
  .parent_data = gcc_parent_data_0,
  .num_parents = ARRAY_SIZE(gcc_parent_data_0),
  .ops = &clk_rcg2_ops,
 },
};

static const struct freq_tbl ftbl_usb3_phy_aux_clk_src[] = {
 F(1200000, P_XO, 16, 0, 0),
 { }
};

static struct clk_rcg2 usb3_phy_aux_clk_src = {
 .cmd_rcgr = 0x5000c,
 .mnd_width = 0,
 .hid_width = 5,
 .parent_map = gcc_parent_map_3,
 .freq_tbl = ftbl_usb3_phy_aux_clk_src,
 .clkr.hw.init = &(struct clk_init_data){
  .name = "usb3_phy_aux_clk_src",
  .parent_data = gcc_parent_data_3,
  .num_parents = ARRAY_SIZE(gcc_parent_data_3),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_branch gcc_aggre1_noc_xo_clk = {
 .halt_reg = 0x8202c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x8202c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_aggre1_noc_xo_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_aggre1_ufs_axi_clk = {
 .halt_reg = 0x82028,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x82028,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_aggre1_ufs_axi_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &ufs_axi_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_aggre1_usb3_axi_clk = {
 .halt_reg = 0x82024,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x82024,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_aggre1_usb3_axi_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &usb30_master_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_apss_qdss_tsctr_div2_clk = {
 .halt_reg = 0x48090,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x48090,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_apss_qdss_tsctr_div2_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_apss_qdss_tsctr_div8_clk = {
 .halt_reg = 0x48094,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x48094,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_apss_qdss_tsctr_div8_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_bimc_hmss_axi_clk = {
 .halt_reg = 0x48004,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(22),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_bimc_hmss_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_bimc_mss_q6_axi_clk = {
 .halt_reg = 0x4401c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x4401c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_bimc_mss_q6_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mss_cfg_ahb_clk = {
 .halt_reg = 0x8a000,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x8a000,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mss_cfg_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mss_snoc_axi_clk = {
 .halt_reg = 0x8a03c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x8a03c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mss_snoc_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mss_mnoc_bimc_axi_clk = {
 .halt_reg = 0x8a004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x8a004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mss_mnoc_bimc_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_boot_rom_ahb_clk = {
 .halt_reg = 0x38004,
 .halt_check = BRANCH_HALT_VOTED,
 .hwcg_reg = 0x38004,
 .hwcg_bit = 1,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(10),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_boot_rom_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mmss_gpll0_div_clk = {
 .halt_check = BRANCH_HALT_DELAY,
 .clkr = {
  .enable_reg = 0x5200c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mmss_gpll0_div_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gpll0_out_main.clkr.hw,
   },
   .num_parents = 1,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mmss_gpll0_clk = {
 .halt_check = BRANCH_HALT_DELAY,
 .clkr = {
  .enable_reg = 0x5200c,
  .enable_mask = BIT(1),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mmss_gpll0_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gpll0_out_main.clkr.hw,
   },
   .num_parents = 1,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mss_gpll0_div_clk_src = {
 .halt_check = BRANCH_HALT_DELAY,
 .clkr = {
  .enable_reg = 0x5200c,
  .enable_mask = BIT(2),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mss_gpll0_div_clk_src",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gpu_gpll0_div_clk = {
 .halt_check = BRANCH_HALT_DELAY,
 .clkr = {
  .enable_reg = 0x5200c,
  .enable_mask = BIT(3),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gpu_gpll0_div_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gpll0_out_main.clkr.hw,
   },
   .num_parents = 1,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gpu_gpll0_clk = {
 .halt_check = BRANCH_HALT_DELAY,
 .clkr = {
  .enable_reg = 0x5200c,
  .enable_mask = BIT(4),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gpu_gpll0_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gpll0_out_main.clkr.hw,
   },
   .num_parents = 1,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_ahb_clk = {
 .halt_reg = 0x17004,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(17),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup1_i2c_apps_clk = {
 .halt_reg = 0x19008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x19008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup1_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup1_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup1_spi_apps_clk = {
 .halt_reg = 0x19004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x19004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup1_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup1_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup2_i2c_apps_clk = {
 .halt_reg = 0x1b008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1b008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup2_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup2_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup2_spi_apps_clk = {
 .halt_reg = 0x1b004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1b004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup2_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup2_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup3_i2c_apps_clk = {
 .halt_reg = 0x1d008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1d008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup3_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup3_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup3_spi_apps_clk = {
 .halt_reg = 0x1d004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1d004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup3_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup3_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup4_i2c_apps_clk = {
 .halt_reg = 0x1f008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1f008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup4_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup4_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup4_spi_apps_clk = {
 .halt_reg = 0x1f004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1f004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup4_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup4_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup5_i2c_apps_clk = {
 .halt_reg = 0x21008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x21008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup5_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup5_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup5_spi_apps_clk = {
 .halt_reg = 0x21004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x21004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup5_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup5_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup6_i2c_apps_clk = {
 .halt_reg = 0x23008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x23008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup6_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup6_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_qup6_spi_apps_clk = {
 .halt_reg = 0x23004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x23004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_qup6_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_qup6_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_sleep_clk = {
 .halt_reg = 0x17008,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(16),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_sleep_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_uart1_apps_clk = {
 .halt_reg = 0x1a004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1a004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_uart1_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_uart1_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_uart2_apps_clk = {
 .halt_reg = 0x1c004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1c004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_uart2_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_uart2_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp1_uart3_apps_clk = {
 .halt_reg = 0x1e004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x1e004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp1_uart3_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp1_uart3_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_ahb_clk = {
 .halt_reg = 0x25004,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(15),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup1_i2c_apps_clk = {
 .halt_reg = 0x26008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x26008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup1_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup1_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup1_spi_apps_clk = {
 .halt_reg = 0x26004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x26004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup1_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup1_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup2_i2c_apps_clk = {
 .halt_reg = 0x28008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x28008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup2_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup2_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup2_spi_apps_clk = {
 .halt_reg = 0x28004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x28004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup2_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup2_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup3_i2c_apps_clk = {
 .halt_reg = 0x2a008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2a008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup3_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup3_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup3_spi_apps_clk = {
 .halt_reg = 0x2a004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2a004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup3_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup3_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup4_i2c_apps_clk = {
 .halt_reg = 0x2c008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2c008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup4_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup4_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup4_spi_apps_clk = {
 .halt_reg = 0x2c004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2c004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup4_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup4_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup5_i2c_apps_clk = {
 .halt_reg = 0x2e008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2e008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup5_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup5_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup5_spi_apps_clk = {
 .halt_reg = 0x2e004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2e004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup5_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup5_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup6_i2c_apps_clk = {
 .halt_reg = 0x30008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x30008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup6_i2c_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup6_i2c_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_qup6_spi_apps_clk = {
 .halt_reg = 0x30004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x30004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_qup6_spi_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_qup6_spi_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_sleep_clk = {
 .halt_reg = 0x25008,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(14),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_sleep_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_uart1_apps_clk = {
 .halt_reg = 0x27004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x27004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_uart1_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_uart1_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_uart2_apps_clk = {
 .halt_reg = 0x29004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x29004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_uart2_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_uart2_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_blsp2_uart3_apps_clk = {
 .halt_reg = 0x2b004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x2b004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_blsp2_uart3_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &blsp2_uart3_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_cfg_noc_usb3_axi_clk = {
 .halt_reg = 0x5018,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x5018,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_cfg_noc_usb3_axi_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &usb30_master_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gp1_clk = {
 .halt_reg = 0x64000,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x64000,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gp1_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gp1_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gp2_clk = {
 .halt_reg = 0x65000,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x65000,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gp2_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gp2_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gp3_clk = {
 .halt_reg = 0x66000,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x66000,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gp3_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &gp3_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_bimc_gfx_clk = {
 .halt_reg = 0x46040,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x46040,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_bimc_gfx_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gpu_bimc_gfx_clk = {
 .halt_reg = 0x71010,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x71010,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gpu_bimc_gfx_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gpu_bimc_gfx_src_clk = {
 .halt_reg = 0x7100c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x7100c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gpu_bimc_gfx_src_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_gpu_cfg_ahb_clk = {
 .halt_reg = 0x71004,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x71004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gpu_cfg_ahb_clk",
   .ops = &clk_branch2_ops,
   /*
 * The GPU IOMMU depends on this clock and hypervisor
 * will crash the SoC if this clock goes down, due to
 * secure contexts protection.
 */

   .flags = CLK_IS_CRITICAL,
  },
 },
};

static struct clk_branch gcc_gpu_snoc_dvm_gfx_clk = {
 .halt_reg = 0x71018,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x71018,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_gpu_snoc_dvm_gfx_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_hmss_ahb_clk = {
 .halt_reg = 0x48000,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(21),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_hmss_ahb_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &hmss_ahb_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_hmss_at_clk = {
 .halt_reg = 0x48010,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x48010,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_hmss_at_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_hmss_rbcpr_clk = {
 .halt_reg = 0x48008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x48008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_hmss_rbcpr_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &hmss_rbcpr_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_hmss_trig_clk = {
 .halt_reg = 0x4800c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x4800c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_hmss_trig_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static const struct freq_tbl ftbl_hmss_gpll0_clk_src[] = {
 F( 300000000, P_GPLL0_OUT_MAIN, 2, 0, 0),
 F( 600000000, P_GPLL0_OUT_MAIN, 1, 0, 0),
 { }
};

static struct clk_rcg2 hmss_gpll0_clk_src = {
 .cmd_rcgr = 0x4805c,
 .hid_width = 5,
 .parent_map = gcc_parent_map_1,
 .freq_tbl = ftbl_hmss_gpll0_clk_src,
 .clkr.hw.init = &(struct clk_init_data) {
  .name = "hmss_gpll0_clk_src",
  .parent_data = gcc_parent_data_1,
  .num_parents = ARRAY_SIZE(gcc_parent_data_1),
  .ops = &clk_rcg2_ops,
 },
};

static struct clk_branch gcc_mmss_noc_cfg_ahb_clk = {
 .halt_reg = 0x9004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x9004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mmss_noc_cfg_ahb_clk",
   .ops = &clk_branch2_ops,
   /*
 * Any access to mmss depends on this clock.
 * Gating this clock has been shown to crash the system
 * when mmssnoc_axi_rpm_clk is inited in rpmcc.
 */

   .flags = CLK_IS_CRITICAL,
  },
 },
};

static struct clk_branch gcc_mmss_qm_ahb_clk = {
 .halt_reg = 0x9030,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x9030,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mmss_qm_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mmss_qm_core_clk = {
 .halt_reg = 0x900c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x900c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mmss_qm_core_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mmss_sys_noc_axi_clk = {
 .halt_reg = 0x9000,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x9000,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mmss_sys_noc_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_mss_at_clk = {
 .halt_reg = 0x8a00c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x8a00c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_mss_at_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pcie_0_aux_clk = {
 .halt_reg = 0x6b014,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x6b014,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pcie_0_aux_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &pcie_aux_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pcie_0_cfg_ahb_clk = {
 .halt_reg = 0x6b010,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x6b010,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pcie_0_cfg_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pcie_0_mstr_axi_clk = {
 .halt_reg = 0x6b00c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x6b00c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pcie_0_mstr_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pcie_0_pipe_clk = {
 .halt_reg = 0x6b018,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x6b018,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pcie_0_pipe_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pcie_0_slv_axi_clk = {
 .halt_reg = 0x6b008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x6b008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pcie_0_slv_axi_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pcie_phy_aux_clk = {
 .halt_reg = 0x6f004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x6f004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pcie_phy_aux_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &pcie_aux_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pdm2_clk = {
 .halt_reg = 0x3300c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x3300c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pdm2_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &pdm2_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pdm_ahb_clk = {
 .halt_reg = 0x33004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x33004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pdm_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_pdm_xo4_clk = {
 .halt_reg = 0x33008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x33008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_pdm_xo4_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_prng_ahb_clk = {
 .halt_reg = 0x34004,
 .halt_check = BRANCH_HALT_VOTED,
 .clkr = {
  .enable_reg = 0x52004,
  .enable_mask = BIT(13),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_prng_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_sdcc2_ahb_clk = {
 .halt_reg = 0x14008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x14008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_sdcc2_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_sdcc2_apps_clk = {
 .halt_reg = 0x14004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x14004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_sdcc2_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &sdcc2_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_sdcc4_ahb_clk = {
 .halt_reg = 0x16008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x16008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_sdcc4_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_sdcc4_apps_clk = {
 .halt_reg = 0x16004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x16004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_sdcc4_apps_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &sdcc4_apps_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_tsif_ahb_clk = {
 .halt_reg = 0x36004,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x36004,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_tsif_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_tsif_inactivity_timers_clk = {
 .halt_reg = 0x3600c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x3600c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_tsif_inactivity_timers_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_tsif_ref_clk = {
 .halt_reg = 0x36008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x36008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_tsif_ref_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &tsif_ref_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_ahb_clk = {
 .halt_reg = 0x7500c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x7500c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_ahb_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_axi_clk = {
 .halt_reg = 0x75008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x75008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_axi_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &ufs_axi_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_ice_core_clk = {
 .halt_reg = 0x7600c,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x7600c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_ice_core_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_phy_aux_clk = {
 .halt_reg = 0x76040,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x76040,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_phy_aux_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_rx_symbol_0_clk = {
 .halt_reg = 0x75014,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x75014,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_rx_symbol_0_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_rx_symbol_1_clk = {
 .halt_reg = 0x7605c,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x7605c,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_rx_symbol_1_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_tx_symbol_0_clk = {
 .halt_reg = 0x75010,
 .halt_check = BRANCH_HALT_SKIP,
 .clkr = {
  .enable_reg = 0x75010,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_tx_symbol_0_clk",
   .ops = &clk_branch2_ops,
  },
 },
};

static struct clk_branch gcc_ufs_unipro_core_clk = {
 .halt_reg = 0x76008,
 .halt_check = BRANCH_HALT,
 .clkr = {
  .enable_reg = 0x76008,
  .enable_mask = BIT(0),
  .hw.init = &(struct clk_init_data){
   .name = "gcc_ufs_unipro_core_clk",
   .parent_hws = (const struct clk_hw *[]) {
    &ufs_unipro_core_clk_src.clkr.hw,
   },
   .num_parents = 1,
   .flags = CLK_SET_RATE_PARENT,
--> --------------------

--> maximum size reached

--> --------------------

Messung V0.5
C=99 H=94 G=96

¤ Dauer der Verarbeitung: 0.27 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.