linux/drivers/clk/qcom/dispcc-x1e80100.c

// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved.
 */

#include <linux/clk-provider.h>
#include <linux/err.h>
#include <linux/kernel.h>
#include <linux/mod_devicetable.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/pm_runtime.h>
#include <linux/regmap.h>

#include <dt-bindings/clock/qcom,x1e80100-dispcc.h>

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

/* Need to match the order of clocks in DT binding */
enum {};

#define DISP_CC_MISC_CMD

enum {};

static const struct pll_vco lucid_ole_vco[] =;

static const struct alpha_pll_config disp_cc_pll0_config =;

static struct clk_alpha_pll disp_cc_pll0 =;

static const struct alpha_pll_config disp_cc_pll1_config =;

static struct clk_alpha_pll disp_cc_pll1 =;

static const struct parent_map disp_cc_parent_map_0[] =;

static const struct clk_parent_data disp_cc_parent_data_0[] =;

static const struct parent_map disp_cc_parent_map_1[] =;

static const struct clk_parent_data disp_cc_parent_data_1[] =;

static const struct clk_parent_data disp_cc_parent_data_1_ao[] =;

static const struct parent_map disp_cc_parent_map_2[] =;

static const struct clk_parent_data disp_cc_parent_data_2[] =;

static const struct parent_map disp_cc_parent_map_3[] =;

static const struct clk_parent_data disp_cc_parent_data_3[] =;

static const struct parent_map disp_cc_parent_map_4[] =;

static const struct clk_parent_data disp_cc_parent_data_4[] =;

static const struct parent_map disp_cc_parent_map_5[] =;

static const struct clk_parent_data disp_cc_parent_data_5[] =;

static const struct parent_map disp_cc_parent_map_6[] =;

static const struct clk_parent_data disp_cc_parent_data_6[] =;

static const struct parent_map disp_cc_parent_map_7[] =;

static const struct clk_parent_data disp_cc_parent_data_7[] =;

static const struct freq_tbl ftbl_disp_cc_mdss_ahb_clk_src[] =;

static struct clk_rcg2 disp_cc_mdss_ahb_clk_src =;

static const struct freq_tbl ftbl_disp_cc_mdss_byte0_clk_src[] =;

static struct clk_rcg2 disp_cc_mdss_byte0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_byte1_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx0_aux_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx0_link_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx0_pixel0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx0_pixel1_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx1_aux_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx1_link_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx1_pixel0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx1_pixel1_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx2_aux_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx2_link_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx2_pixel0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx2_pixel1_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx3_aux_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx3_link_clk_src =;

static struct clk_rcg2 disp_cc_mdss_dptx3_pixel0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_esc0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_esc1_clk_src =;

static const struct freq_tbl ftbl_disp_cc_mdss_mdp_clk_src[] =;

static struct clk_rcg2 disp_cc_mdss_mdp_clk_src =;

static struct clk_rcg2 disp_cc_mdss_pclk0_clk_src =;

static struct clk_rcg2 disp_cc_mdss_pclk1_clk_src =;

static struct clk_rcg2 disp_cc_mdss_vsync_clk_src =;

static const struct freq_tbl ftbl_disp_cc_sleep_clk_src[] =;

static struct clk_rcg2 disp_cc_sleep_clk_src =;

static struct clk_rcg2 disp_cc_xo_clk_src =;

static struct clk_regmap_div disp_cc_mdss_byte0_div_clk_src =;

static struct clk_regmap_div disp_cc_mdss_byte1_div_clk_src =;

static struct clk_regmap_div disp_cc_mdss_dptx0_link_div_clk_src =;

static struct clk_regmap_div disp_cc_mdss_dptx1_link_div_clk_src =;

static struct clk_regmap_div disp_cc_mdss_dptx2_link_div_clk_src =;

static struct clk_regmap_div disp_cc_mdss_dptx3_link_div_clk_src =;

static struct clk_branch disp_cc_mdss_accu_clk =;

static struct clk_branch disp_cc_mdss_ahb1_clk =;

static struct clk_branch disp_cc_mdss_ahb_clk =;

static struct clk_branch disp_cc_mdss_byte0_clk =;

static struct clk_branch disp_cc_mdss_byte0_intf_clk =;

static struct clk_branch disp_cc_mdss_byte1_clk =;

static struct clk_branch disp_cc_mdss_byte1_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx0_aux_clk =;

static struct clk_branch disp_cc_mdss_dptx0_link_clk =;

static struct clk_branch disp_cc_mdss_dptx0_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx0_pixel0_clk =;

static struct clk_branch disp_cc_mdss_dptx0_pixel1_clk =;

static struct clk_branch disp_cc_mdss_dptx0_usb_router_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx1_aux_clk =;

static struct clk_branch disp_cc_mdss_dptx1_link_clk =;

static struct clk_branch disp_cc_mdss_dptx1_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx1_pixel0_clk =;

static struct clk_branch disp_cc_mdss_dptx1_pixel1_clk =;

static struct clk_branch disp_cc_mdss_dptx1_usb_router_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx2_aux_clk =;

static struct clk_branch disp_cc_mdss_dptx2_link_clk =;

static struct clk_branch disp_cc_mdss_dptx2_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx2_pixel0_clk =;

static struct clk_branch disp_cc_mdss_dptx2_pixel1_clk =;

static struct clk_branch disp_cc_mdss_dptx2_usb_router_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx3_aux_clk =;

static struct clk_branch disp_cc_mdss_dptx3_link_clk =;

static struct clk_branch disp_cc_mdss_dptx3_link_intf_clk =;

static struct clk_branch disp_cc_mdss_dptx3_pixel0_clk =;

static struct clk_branch disp_cc_mdss_esc0_clk =;

static struct clk_branch disp_cc_mdss_esc1_clk =;

static struct clk_branch disp_cc_mdss_mdp1_clk =;

static struct clk_branch disp_cc_mdss_mdp_clk =;

static struct clk_branch disp_cc_mdss_mdp_lut1_clk =;

static struct clk_branch disp_cc_mdss_mdp_lut_clk =;

static struct clk_branch disp_cc_mdss_non_gdsc_ahb_clk =;

static struct clk_branch disp_cc_mdss_pclk0_clk =;

static struct clk_branch disp_cc_mdss_pclk1_clk =;

static struct clk_branch disp_cc_mdss_rscc_ahb_clk =;

static struct clk_branch disp_cc_mdss_rscc_vsync_clk =;

static struct clk_branch disp_cc_mdss_vsync1_clk =;

static struct clk_branch disp_cc_mdss_vsync_clk =;

static struct gdsc mdss_gdsc =;

static struct gdsc mdss_int2_gdsc =;

static struct clk_regmap *disp_cc_x1e80100_clocks[] =;

static const struct qcom_reset_map disp_cc_x1e80100_resets[] =;

static struct gdsc *disp_cc_x1e80100_gdscs[] =;

static const struct regmap_config disp_cc_x1e80100_regmap_config =;

static const struct qcom_cc_desc disp_cc_x1e80100_desc =;

static const struct of_device_id disp_cc_x1e80100_match_table[] =;
MODULE_DEVICE_TABLE(of, disp_cc_x1e80100_match_table);

static int disp_cc_x1e80100_probe(struct platform_device *pdev)
{}

static struct platform_driver disp_cc_x1e80100_driver =;

static int __init disp_cc_x1e80100_init(void)
{}
subsys_initcall(disp_cc_x1e80100_init);

static void __exit disp_cc_x1e80100_exit(void)
{}
module_exit(disp_cc_x1e80100_exit);

MODULE_DESCRIPTION();
MODULE_LICENSE();