1 1.1 jmcneill /* $NetBSD: qcom,mmcc-msm8994.h,v 1.1.1.1 2021/11/07 16:49:57 jmcneill Exp $ */ 2 1.1 jmcneill 3 1.1 jmcneill /* SPDX-License-Identifier: GPL-2.0-only */ 4 1.1 jmcneill /* 5 1.1 jmcneill * Copyright (c) 2020, Konrad Dybcio 6 1.1 jmcneill */ 7 1.1 jmcneill 8 1.1 jmcneill #ifndef _DT_BINDINGS_CLK_MSM_MMCC_8994_H 9 1.1 jmcneill #define _DT_BINDINGS_CLK_MSM_MMCC_8994_H 10 1.1 jmcneill 11 1.1 jmcneill /* Clocks */ 12 1.1 jmcneill #define MMPLL0_EARLY 0 13 1.1 jmcneill #define MMPLL0_PLL 1 14 1.1 jmcneill #define MMPLL1_EARLY 2 15 1.1 jmcneill #define MMPLL1_PLL 3 16 1.1 jmcneill #define MMPLL3_EARLY 4 17 1.1 jmcneill #define MMPLL3_PLL 5 18 1.1 jmcneill #define MMPLL4_EARLY 6 19 1.1 jmcneill #define MMPLL4_PLL 7 20 1.1 jmcneill #define MMPLL5_EARLY 8 21 1.1 jmcneill #define MMPLL5_PLL 9 22 1.1 jmcneill #define AXI_CLK_SRC 10 23 1.1 jmcneill #define RBBMTIMER_CLK_SRC 11 24 1.1 jmcneill #define PCLK0_CLK_SRC 12 25 1.1 jmcneill #define PCLK1_CLK_SRC 13 26 1.1 jmcneill #define MDP_CLK_SRC 14 27 1.1 jmcneill #define VSYNC_CLK_SRC 15 28 1.1 jmcneill #define BYTE0_CLK_SRC 16 29 1.1 jmcneill #define BYTE1_CLK_SRC 17 30 1.1 jmcneill #define ESC0_CLK_SRC 18 31 1.1 jmcneill #define ESC1_CLK_SRC 19 32 1.1 jmcneill #define MDSS_AHB_CLK 20 33 1.1 jmcneill #define MDSS_PCLK0_CLK 21 34 1.1 jmcneill #define MDSS_PCLK1_CLK 22 35 1.1 jmcneill #define MDSS_VSYNC_CLK 23 36 1.1 jmcneill #define MDSS_BYTE0_CLK 24 37 1.1 jmcneill #define MDSS_BYTE1_CLK 25 38 1.1 jmcneill #define MDSS_ESC0_CLK 26 39 1.1 jmcneill #define MDSS_ESC1_CLK 27 40 1.1 jmcneill #define CSI0_CLK_SRC 28 41 1.1 jmcneill #define CSI1_CLK_SRC 29 42 1.1 jmcneill #define CSI2_CLK_SRC 30 43 1.1 jmcneill #define CSI3_CLK_SRC 31 44 1.1 jmcneill #define VFE0_CLK_SRC 32 45 1.1 jmcneill #define VFE1_CLK_SRC 33 46 1.1 jmcneill #define CPP_CLK_SRC 34 47 1.1 jmcneill #define JPEG0_CLK_SRC 35 48 1.1 jmcneill #define JPEG1_CLK_SRC 36 49 1.1 jmcneill #define JPEG2_CLK_SRC 37 50 1.1 jmcneill #define CSI2PHYTIMER_CLK_SRC 38 51 1.1 jmcneill #define FD_CORE_CLK_SRC 39 52 1.1 jmcneill #define OCMEMNOC_CLK_SRC 40 53 1.1 jmcneill #define CCI_CLK_SRC 41 54 1.1 jmcneill #define MMSS_GP0_CLK_SRC 42 55 1.1 jmcneill #define MMSS_GP1_CLK_SRC 43 56 1.1 jmcneill #define JPEG_DMA_CLK_SRC 44 57 1.1 jmcneill #define MCLK0_CLK_SRC 45 58 1.1 jmcneill #define MCLK1_CLK_SRC 46 59 1.1 jmcneill #define MCLK2_CLK_SRC 47 60 1.1 jmcneill #define MCLK3_CLK_SRC 48 61 1.1 jmcneill #define CSI0PHYTIMER_CLK_SRC 49 62 1.1 jmcneill #define CSI1PHYTIMER_CLK_SRC 50 63 1.1 jmcneill #define EXTPCLK_CLK_SRC 51 64 1.1 jmcneill #define HDMI_CLK_SRC 52 65 1.1 jmcneill #define CAMSS_AHB_CLK 53 66 1.1 jmcneill #define CAMSS_CCI_CCI_AHB_CLK 54 67 1.1 jmcneill #define CAMSS_CCI_CCI_CLK 55 68 1.1 jmcneill #define CAMSS_VFE_CPP_AHB_CLK 56 69 1.1 jmcneill #define CAMSS_VFE_CPP_AXI_CLK 57 70 1.1 jmcneill #define CAMSS_VFE_CPP_CLK 58 71 1.1 jmcneill #define CAMSS_CSI0_AHB_CLK 59 72 1.1 jmcneill #define CAMSS_CSI0_CLK 60 73 1.1 jmcneill #define CAMSS_CSI0PHY_CLK 61 74 1.1 jmcneill #define CAMSS_CSI0PIX_CLK 62 75 1.1 jmcneill #define CAMSS_CSI0RDI_CLK 63 76 1.1 jmcneill #define CAMSS_CSI1_AHB_CLK 64 77 1.1 jmcneill #define CAMSS_CSI1_CLK 65 78 1.1 jmcneill #define CAMSS_CSI1PHY_CLK 66 79 1.1 jmcneill #define CAMSS_CSI1PIX_CLK 67 80 1.1 jmcneill #define CAMSS_CSI1RDI_CLK 68 81 1.1 jmcneill #define CAMSS_CSI2_AHB_CLK 69 82 1.1 jmcneill #define CAMSS_CSI2_CLK 70 83 1.1 jmcneill #define CAMSS_CSI2PHY_CLK 71 84 1.1 jmcneill #define CAMSS_CSI2PIX_CLK 72 85 1.1 jmcneill #define CAMSS_CSI2RDI_CLK 73 86 1.1 jmcneill #define CAMSS_CSI3_AHB_CLK 74 87 1.1 jmcneill #define CAMSS_CSI3_CLK 75 88 1.1 jmcneill #define CAMSS_CSI3PHY_CLK 76 89 1.1 jmcneill #define CAMSS_CSI3PIX_CLK 77 90 1.1 jmcneill #define CAMSS_CSI3RDI_CLK 78 91 1.1 jmcneill #define CAMSS_CSI_VFE0_CLK 79 92 1.1 jmcneill #define CAMSS_CSI_VFE1_CLK 80 93 1.1 jmcneill #define CAMSS_GP0_CLK 81 94 1.1 jmcneill #define CAMSS_GP1_CLK 82 95 1.1 jmcneill #define CAMSS_ISPIF_AHB_CLK 83 96 1.1 jmcneill #define CAMSS_JPEG_DMA_CLK 84 97 1.1 jmcneill #define CAMSS_JPEG_JPEG0_CLK 85 98 1.1 jmcneill #define CAMSS_JPEG_JPEG1_CLK 86 99 1.1 jmcneill #define CAMSS_JPEG_JPEG2_CLK 87 100 1.1 jmcneill #define CAMSS_JPEG_JPEG_AHB_CLK 88 101 1.1 jmcneill #define CAMSS_JPEG_JPEG_AXI_CLK 89 102 1.1 jmcneill #define CAMSS_MCLK0_CLK 90 103 1.1 jmcneill #define CAMSS_MCLK1_CLK 91 104 1.1 jmcneill #define CAMSS_MCLK2_CLK 92 105 1.1 jmcneill #define CAMSS_MCLK3_CLK 93 106 1.1 jmcneill #define CAMSS_MICRO_AHB_CLK 94 107 1.1 jmcneill #define CAMSS_PHY0_CSI0PHYTIMER_CLK 95 108 1.1 jmcneill #define CAMSS_PHY1_CSI1PHYTIMER_CLK 96 109 1.1 jmcneill #define CAMSS_PHY2_CSI2PHYTIMER_CLK 97 110 1.1 jmcneill #define CAMSS_TOP_AHB_CLK 98 111 1.1 jmcneill #define CAMSS_VFE_VFE0_CLK 99 112 1.1 jmcneill #define CAMSS_VFE_VFE1_CLK 100 113 1.1 jmcneill #define CAMSS_VFE_VFE_AHB_CLK 101 114 1.1 jmcneill #define CAMSS_VFE_VFE_AXI_CLK 102 115 1.1 jmcneill #define FD_AXI_CLK 103 116 1.1 jmcneill #define FD_CORE_CLK 104 117 1.1 jmcneill #define FD_CORE_UAR_CLK 105 118 1.1 jmcneill #define MDSS_AXI_CLK 106 119 1.1 jmcneill #define MDSS_EXTPCLK_CLK 107 120 1.1 jmcneill #define MDSS_HDMI_AHB_CLK 108 121 1.1 jmcneill #define MDSS_HDMI_CLK 109 122 1.1 jmcneill #define MDSS_MDP_CLK 110 123 1.1 jmcneill #define MMSS_MISC_AHB_CLK 111 124 1.1 jmcneill #define MMSS_MMSSNOC_AXI_CLK 112 125 1.1 jmcneill #define MMSS_S0_AXI_CLK 113 126 1.1 jmcneill #define OCMEMCX_OCMEMNOC_CLK 114 127 1.1 jmcneill #define OXILI_GFX3D_CLK 115 128 1.1 jmcneill #define OXILI_RBBMTIMER_CLK 116 129 1.1 jmcneill #define OXILICX_AHB_CLK 117 130 1.1 jmcneill #define VENUS0_AHB_CLK 118 131 1.1 jmcneill #define VENUS0_AXI_CLK 119 132 1.1 jmcneill #define VENUS0_OCMEMNOC_CLK 120 133 1.1 jmcneill #define VENUS0_VCODEC0_CLK 121 134 1.1 jmcneill #define VENUS0_CORE0_VCODEC_CLK 122 135 1.1 jmcneill #define VENUS0_CORE1_VCODEC_CLK 123 136 1.1 jmcneill #define VENUS0_CORE2_VCODEC_CLK 124 137 1.1 jmcneill #define AHB_CLK_SRC 125 138 1.1 jmcneill #define FD_AHB_CLK 126 139 1.1 jmcneill 140 1.1 jmcneill /* GDSCs */ 141 1.1 jmcneill #define VENUS_GDSC 0 142 1.1 jmcneill #define VENUS_CORE0_GDSC 1 143 1.1 jmcneill #define VENUS_CORE1_GDSC 2 144 1.1 jmcneill #define VENUS_CORE2_GDSC 3 145 1.1 jmcneill #define CAMSS_TOP_GDSC 4 146 1.1 jmcneill #define MDSS_GDSC 5 147 1.1 jmcneill #define JPEG_GDSC 6 148 1.1 jmcneill #define VFE_GDSC 7 149 1.1 jmcneill #define CPP_GDSC 8 150 1.1 jmcneill #define OXILI_GX_GDSC 9 151 1.1 jmcneill #define OXILI_CX_GDSC 10 152 1.1 jmcneill #define FD_GDSC 11 153 1.1 jmcneill 154 1.1 jmcneill /* Resets */ 155 1.1 jmcneill #define CAMSS_MICRO_BCR 0 156 1.1 jmcneill 157 1.1 jmcneill #endif 158