#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 …
#define GCC_GPU_MISC …
static const struct pll_vco fabia_vco[] = …;
static struct clk_alpha_pll gpll0 = …;
static struct clk_alpha_pll_postdiv gpll0_out_even = …;
static struct clk_alpha_pll_postdiv gpll0_out_main = …;
static struct clk_alpha_pll_postdiv gpll0_out_odd = …;
static struct clk_alpha_pll_postdiv gpll0_out_test = …;
static struct clk_alpha_pll gpll1 = …;
static struct clk_alpha_pll_postdiv gpll1_out_even = …;
static struct clk_alpha_pll_postdiv gpll1_out_main = …;
static struct clk_alpha_pll_postdiv gpll1_out_odd = …;
static struct clk_alpha_pll_postdiv gpll1_out_test = …;
static struct clk_alpha_pll gpll2 = …;
static struct clk_alpha_pll_postdiv gpll2_out_even = …;
static struct clk_alpha_pll_postdiv gpll2_out_main = …;
static struct clk_alpha_pll_postdiv gpll2_out_odd = …;
static struct clk_alpha_pll_postdiv gpll2_out_test = …;
static struct clk_alpha_pll gpll3 = …;
static struct clk_alpha_pll_postdiv gpll3_out_even = …;
static struct clk_alpha_pll_postdiv gpll3_out_main = …;
static struct clk_alpha_pll_postdiv gpll3_out_odd = …;
static struct clk_alpha_pll_postdiv gpll3_out_test = …;
static struct clk_alpha_pll gpll4 = …;
static struct clk_alpha_pll_postdiv gpll4_out_even = …;
static struct clk_alpha_pll_postdiv gpll4_out_main = …;
static struct clk_alpha_pll_postdiv gpll4_out_odd = …;
static struct clk_alpha_pll_postdiv gpll4_out_test = …;
enum { … };
static const struct parent_map gcc_parent_map_0[] = …;
static const struct clk_parent_data gcc_parent_data_0[] = …;
static const struct parent_map gcc_parent_map_1[] = …;
static const struct clk_parent_data gcc_parent_data_1[] = …;
static const struct parent_map gcc_parent_map_2[] = …;
static const struct clk_parent_data gcc_parent_data_2[] = …;
static const struct parent_map gcc_parent_map_3[] = …;
static const struct clk_parent_data gcc_parent_data_3[] = …;
static const struct parent_map gcc_parent_map_4[] = …;
static const struct clk_parent_data gcc_parent_data_4[] = …;
static const struct parent_map gcc_parent_map_5[] = …;
static const struct clk_parent_data gcc_parent_data_5[] = …;
static const struct freq_tbl ftbl_blsp1_qup1_i2c_apps_clk_src[] = …;
static struct clk_rcg2 blsp1_qup1_i2c_apps_clk_src = …;
static const struct freq_tbl ftbl_blsp1_qup1_spi_apps_clk_src[] = …;
static struct clk_rcg2 blsp1_qup1_spi_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup2_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup2_spi_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup3_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup3_spi_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup4_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup4_spi_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup5_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup5_spi_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup6_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp1_qup6_spi_apps_clk_src = …;
static const struct freq_tbl ftbl_blsp1_uart1_apps_clk_src[] = …;
static struct clk_rcg2 blsp1_uart1_apps_clk_src = …;
static struct clk_rcg2 blsp1_uart2_apps_clk_src = …;
static struct clk_rcg2 blsp1_uart3_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup1_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup1_spi_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup2_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup2_spi_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup3_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup3_spi_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup4_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup4_spi_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup5_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup5_spi_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup6_i2c_apps_clk_src = …;
static struct clk_rcg2 blsp2_qup6_spi_apps_clk_src = …;
static struct clk_rcg2 blsp2_uart1_apps_clk_src = …;
static struct clk_rcg2 blsp2_uart2_apps_clk_src = …;
static struct clk_rcg2 blsp2_uart3_apps_clk_src = …;
static const struct freq_tbl ftbl_gp1_clk_src[] = …;
static struct clk_rcg2 gp1_clk_src = …;
static struct clk_rcg2 gp2_clk_src = …;
static struct clk_rcg2 gp3_clk_src = …;
static const struct freq_tbl ftbl_hmss_ahb_clk_src[] = …;
static struct clk_rcg2 hmss_ahb_clk_src = …;
static const struct freq_tbl ftbl_hmss_rbcpr_clk_src[] = …;
static struct clk_rcg2 hmss_rbcpr_clk_src = …;
static const struct freq_tbl ftbl_pcie_aux_clk_src[] = …;
static struct clk_rcg2 pcie_aux_clk_src = …;
static const struct freq_tbl ftbl_pdm2_clk_src[] = …;
static struct clk_rcg2 pdm2_clk_src = …;
static const struct freq_tbl ftbl_sdcc2_apps_clk_src[] = …;
static struct clk_rcg2 sdcc2_apps_clk_src = …;
static const struct freq_tbl ftbl_sdcc4_apps_clk_src[] = …;
static struct clk_rcg2 sdcc4_apps_clk_src = …;
static const struct freq_tbl ftbl_tsif_ref_clk_src[] = …;
static struct clk_rcg2 tsif_ref_clk_src = …;
static const struct freq_tbl ftbl_ufs_axi_clk_src[] = …;
static struct clk_rcg2 ufs_axi_clk_src = …;
static const struct freq_tbl ftbl_ufs_unipro_core_clk_src[] = …;
static struct clk_rcg2 ufs_unipro_core_clk_src = …;
static const struct freq_tbl ftbl_usb30_master_clk_src[] = …;
static struct clk_rcg2 usb30_master_clk_src = …;
static struct clk_rcg2 usb30_mock_utmi_clk_src = …;
static const struct freq_tbl ftbl_usb3_phy_aux_clk_src[] = …;
static struct clk_rcg2 usb3_phy_aux_clk_src = …;
static struct clk_branch gcc_aggre1_noc_xo_clk = …;
static struct clk_branch gcc_aggre1_ufs_axi_clk = …;
static struct clk_branch gcc_aggre1_usb3_axi_clk = …;
static struct clk_branch gcc_apss_qdss_tsctr_div2_clk = …;
static struct clk_branch gcc_apss_qdss_tsctr_div8_clk = …;
static struct clk_branch gcc_bimc_hmss_axi_clk = …;
static struct clk_branch gcc_bimc_mss_q6_axi_clk = …;
static struct clk_branch gcc_mss_cfg_ahb_clk = …;
static struct clk_branch gcc_mss_snoc_axi_clk = …;
static struct clk_branch gcc_mss_mnoc_bimc_axi_clk = …;
static struct clk_branch gcc_boot_rom_ahb_clk = …;
static struct clk_branch gcc_mmss_gpll0_div_clk = …;
static struct clk_branch gcc_mmss_gpll0_clk = …;
static struct clk_branch gcc_mss_gpll0_div_clk_src = …;
static struct clk_branch gcc_gpu_gpll0_div_clk = …;
static struct clk_branch gcc_gpu_gpll0_clk = …;
static struct clk_branch gcc_blsp1_ahb_clk = …;
static struct clk_branch gcc_blsp1_qup1_i2c_apps_clk = …;
static struct clk_branch gcc_blsp1_qup1_spi_apps_clk = …;
static struct clk_branch gcc_blsp1_qup2_i2c_apps_clk = …;
static struct clk_branch gcc_blsp1_qup2_spi_apps_clk = …;
static struct clk_branch gcc_blsp1_qup3_i2c_apps_clk = …;
static struct clk_branch gcc_blsp1_qup3_spi_apps_clk = …;
static struct clk_branch gcc_blsp1_qup4_i2c_apps_clk = …;
static struct clk_branch gcc_blsp1_qup4_spi_apps_clk = …;
static struct clk_branch gcc_blsp1_qup5_i2c_apps_clk = …;
static struct clk_branch gcc_blsp1_qup5_spi_apps_clk = …;
static struct clk_branch gcc_blsp1_qup6_i2c_apps_clk = …;
static struct clk_branch gcc_blsp1_qup6_spi_apps_clk = …;
static struct clk_branch gcc_blsp1_sleep_clk = …;
static struct clk_branch gcc_blsp1_uart1_apps_clk = …;
static struct clk_branch gcc_blsp1_uart2_apps_clk = …;
static struct clk_branch gcc_blsp1_uart3_apps_clk = …;
static struct clk_branch gcc_blsp2_ahb_clk = …;
static struct clk_branch gcc_blsp2_qup1_i2c_apps_clk = …;
static struct clk_branch gcc_blsp2_qup1_spi_apps_clk = …;
static struct clk_branch gcc_blsp2_qup2_i2c_apps_clk = …;
static struct clk_branch gcc_blsp2_qup2_spi_apps_clk = …;
static struct clk_branch gcc_blsp2_qup3_i2c_apps_clk = …;
static struct clk_branch gcc_blsp2_qup3_spi_apps_clk = …;
static struct clk_branch gcc_blsp2_qup4_i2c_apps_clk = …;
static struct clk_branch gcc_blsp2_qup4_spi_apps_clk = …;
static struct clk_branch gcc_blsp2_qup5_i2c_apps_clk = …;
static struct clk_branch gcc_blsp2_qup5_spi_apps_clk = …;
static struct clk_branch gcc_blsp2_qup6_i2c_apps_clk = …;
static struct clk_branch gcc_blsp2_qup6_spi_apps_clk = …;
static struct clk_branch gcc_blsp2_sleep_clk = …;
static struct clk_branch gcc_blsp2_uart1_apps_clk = …;
static struct clk_branch gcc_blsp2_uart2_apps_clk = …;
static struct clk_branch gcc_blsp2_uart3_apps_clk = …;
static struct clk_branch gcc_cfg_noc_usb3_axi_clk = …;
static struct clk_branch gcc_gp1_clk = …;
static struct clk_branch gcc_gp2_clk = …;
static struct clk_branch gcc_gp3_clk = …;
static struct clk_branch gcc_bimc_gfx_clk = …;
static struct clk_branch gcc_gpu_bimc_gfx_clk = …;
static struct clk_branch gcc_gpu_bimc_gfx_src_clk = …;
static struct clk_branch gcc_gpu_cfg_ahb_clk = …;
static struct clk_branch gcc_gpu_snoc_dvm_gfx_clk = …;
static struct clk_branch gcc_hmss_ahb_clk = …;
static struct clk_branch gcc_hmss_at_clk = …;
static struct clk_branch gcc_hmss_rbcpr_clk = …;
static struct clk_branch gcc_hmss_trig_clk = …;
static struct freq_tbl ftbl_hmss_gpll0_clk_src[] = …;
static struct clk_rcg2 hmss_gpll0_clk_src = …;
static struct clk_branch gcc_mmss_noc_cfg_ahb_clk = …;
static struct clk_branch gcc_mmss_qm_ahb_clk = …;
static struct clk_branch gcc_mmss_qm_core_clk = …;
static struct clk_branch gcc_mmss_sys_noc_axi_clk = …;
static struct clk_branch gcc_mss_at_clk = …;
static struct clk_branch gcc_pcie_0_aux_clk = …;
static struct clk_branch gcc_pcie_0_cfg_ahb_clk = …;
static struct clk_branch gcc_pcie_0_mstr_axi_clk = …;
static struct clk_branch gcc_pcie_0_pipe_clk = …;
static struct clk_branch gcc_pcie_0_slv_axi_clk = …;
static struct clk_branch gcc_pcie_phy_aux_clk = …;
static struct clk_branch gcc_pdm2_clk = …;
static struct clk_branch gcc_pdm_ahb_clk = …;
static struct clk_branch gcc_pdm_xo4_clk = …;
static struct clk_branch gcc_prng_ahb_clk = …;
static struct clk_branch gcc_sdcc2_ahb_clk = …;
static struct clk_branch gcc_sdcc2_apps_clk = …;
static struct clk_branch gcc_sdcc4_ahb_clk = …;
static struct clk_branch gcc_sdcc4_apps_clk = …;
static struct clk_branch gcc_tsif_ahb_clk = …;
static struct clk_branch gcc_tsif_inactivity_timers_clk = …;
static struct clk_branch gcc_tsif_ref_clk = …;
static struct clk_branch gcc_ufs_ahb_clk = …;
static struct clk_branch gcc_ufs_axi_clk = …;
static struct clk_branch gcc_ufs_ice_core_clk = …;
static struct clk_branch gcc_ufs_phy_aux_clk = …;
static struct clk_branch gcc_ufs_rx_symbol_0_clk = …;
static struct clk_branch gcc_ufs_rx_symbol_1_clk = …;
static struct clk_branch gcc_ufs_tx_symbol_0_clk = …;
static struct clk_branch gcc_ufs_unipro_core_clk = …;
static struct clk_branch gcc_usb30_master_clk = …;
static struct clk_branch gcc_usb30_mock_utmi_clk = …;
static struct clk_branch gcc_usb30_sleep_clk = …;
static struct clk_branch gcc_usb3_phy_aux_clk = …;
static struct clk_branch gcc_usb3_phy_pipe_clk = …;
static struct clk_branch gcc_usb_phy_cfg_ahb2phy_clk = …;
static struct clk_branch gcc_hdmi_clkref_clk = …;
static struct clk_branch gcc_ufs_clkref_clk = …;
static struct clk_branch gcc_usb3_clkref_clk = …;
static struct clk_branch gcc_pcie_clkref_clk = …;
static struct clk_branch gcc_rx1_usb2_clkref_clk = …;
static struct clk_branch gcc_im_sleep_clk = …;
static struct clk_branch aggre2_snoc_north_axi_clk = …;
static struct clk_branch ssc_xo_clk = …;
static struct clk_branch ssc_cnoc_ahbs_clk = …;
static struct gdsc pcie_0_gdsc = …;
static struct gdsc ufs_gdsc = …;
static struct gdsc usb_30_gdsc = …;
static struct clk_regmap *gcc_msm8998_clocks[] = …;
static struct gdsc *gcc_msm8998_gdscs[] = …;
static const struct qcom_reset_map gcc_msm8998_resets[] = …;
static const struct regmap_config gcc_msm8998_regmap_config = …;
static const struct qcom_cc_desc gcc_msm8998_desc = …;
static int gcc_msm8998_probe(struct platform_device *pdev)
{ … }
static const struct of_device_id gcc_msm8998_match_table[] = …;
MODULE_DEVICE_TABLE(of, gcc_msm8998_match_table);
static struct platform_driver gcc_msm8998_driver = …;
static int __init gcc_msm8998_init(void)
{ … }
core_initcall(gcc_msm8998_init);
static void __exit gcc_msm8998_exit(void)
{ … }
module_exit(gcc_msm8998_exit);
MODULE_DESCRIPTION(…) …;
MODULE_LICENSE(…) …;
MODULE_ALIAS(…) …;