Home | History | Annotate | Line # | Download | only in clock
      1  1.1  jmcneill /*	$NetBSD: qcom,mmcc-sdm660.h,v 1.1.1.1 2021/11/07 16:49:58 jmcneill Exp $	*/
      2  1.1  jmcneill 
      3  1.1  jmcneill /* SPDX-License-Identifier: GPL-2.0 */
      4  1.1  jmcneill /*
      5  1.1  jmcneill  * Copyright (c) 2020, The Linux Foundation. All rights reserved.
      6  1.1  jmcneill  */
      7  1.1  jmcneill 
      8  1.1  jmcneill #ifndef _DT_BINDINGS_CLK_MSM_MMCC_660_H
      9  1.1  jmcneill #define _DT_BINDINGS_CLK_MSM_MMCC_660_H
     10  1.1  jmcneill 
     11  1.1  jmcneill #define AHB_CLK_SRC							0
     12  1.1  jmcneill #define BYTE0_CLK_SRC						1
     13  1.1  jmcneill #define BYTE1_CLK_SRC						2
     14  1.1  jmcneill #define CAMSS_GP0_CLK_SRC					3
     15  1.1  jmcneill #define CAMSS_GP1_CLK_SRC					4
     16  1.1  jmcneill #define CCI_CLK_SRC							5
     17  1.1  jmcneill #define CPP_CLK_SRC							6
     18  1.1  jmcneill #define CSI0_CLK_SRC						7
     19  1.1  jmcneill #define CSI0PHYTIMER_CLK_SRC				8
     20  1.1  jmcneill #define CSI1_CLK_SRC						9
     21  1.1  jmcneill #define CSI1PHYTIMER_CLK_SRC				10
     22  1.1  jmcneill #define CSI2_CLK_SRC						11
     23  1.1  jmcneill #define CSI2PHYTIMER_CLK_SRC				12
     24  1.1  jmcneill #define CSI3_CLK_SRC						13
     25  1.1  jmcneill #define CSIPHY_CLK_SRC						14
     26  1.1  jmcneill #define DP_AUX_CLK_SRC						15
     27  1.1  jmcneill #define DP_CRYPTO_CLK_SRC					16
     28  1.1  jmcneill #define DP_GTC_CLK_SRC						17
     29  1.1  jmcneill #define DP_LINK_CLK_SRC						18
     30  1.1  jmcneill #define DP_PIXEL_CLK_SRC					19
     31  1.1  jmcneill #define ESC0_CLK_SRC						20
     32  1.1  jmcneill #define ESC1_CLK_SRC						21
     33  1.1  jmcneill #define JPEG0_CLK_SRC						22
     34  1.1  jmcneill #define MCLK0_CLK_SRC						23
     35  1.1  jmcneill #define MCLK1_CLK_SRC						24
     36  1.1  jmcneill #define MCLK2_CLK_SRC						25
     37  1.1  jmcneill #define MCLK3_CLK_SRC						26
     38  1.1  jmcneill #define MDP_CLK_SRC							27
     39  1.1  jmcneill #define MMPLL0_PLL							28
     40  1.1  jmcneill #define MMPLL10_PLL							29
     41  1.1  jmcneill #define MMPLL1_PLL							30
     42  1.1  jmcneill #define MMPLL3_PLL							31
     43  1.1  jmcneill #define MMPLL4_PLL							32
     44  1.1  jmcneill #define MMPLL5_PLL							33
     45  1.1  jmcneill #define MMPLL6_PLL							34
     46  1.1  jmcneill #define MMPLL7_PLL							35
     47  1.1  jmcneill #define MMPLL8_PLL							36
     48  1.1  jmcneill #define BIMC_SMMU_AHB_CLK					37
     49  1.1  jmcneill #define BIMC_SMMU_AXI_CLK					38
     50  1.1  jmcneill #define CAMSS_AHB_CLK						39
     51  1.1  jmcneill #define CAMSS_CCI_AHB_CLK					40
     52  1.1  jmcneill #define CAMSS_CCI_CLK						41
     53  1.1  jmcneill #define CAMSS_CPHY_CSID0_CLK				42
     54  1.1  jmcneill #define CAMSS_CPHY_CSID1_CLK				43
     55  1.1  jmcneill #define CAMSS_CPHY_CSID2_CLK				44
     56  1.1  jmcneill #define CAMSS_CPHY_CSID3_CLK				45
     57  1.1  jmcneill #define CAMSS_CPP_AHB_CLK					46
     58  1.1  jmcneill #define CAMSS_CPP_AXI_CLK					47
     59  1.1  jmcneill #define CAMSS_CPP_CLK						48
     60  1.1  jmcneill #define CAMSS_CPP_VBIF_AHB_CLK				49
     61  1.1  jmcneill #define CAMSS_CSI0_AHB_CLK					50
     62  1.1  jmcneill #define CAMSS_CSI0_CLK						51
     63  1.1  jmcneill #define CAMSS_CSI0PHYTIMER_CLK				52
     64  1.1  jmcneill #define CAMSS_CSI0PIX_CLK					53
     65  1.1  jmcneill #define CAMSS_CSI0RDI_CLK					54
     66  1.1  jmcneill #define CAMSS_CSI1_AHB_CLK					55
     67  1.1  jmcneill #define CAMSS_CSI1_CLK						56
     68  1.1  jmcneill #define CAMSS_CSI1PHYTIMER_CLK				57
     69  1.1  jmcneill #define CAMSS_CSI1PIX_CLK					58
     70  1.1  jmcneill #define CAMSS_CSI1RDI_CLK					59
     71  1.1  jmcneill #define CAMSS_CSI2_AHB_CLK					60
     72  1.1  jmcneill #define CAMSS_CSI2_CLK						61
     73  1.1  jmcneill #define CAMSS_CSI2PHYTIMER_CLK				62
     74  1.1  jmcneill #define CAMSS_CSI2PIX_CLK					63
     75  1.1  jmcneill #define CAMSS_CSI2RDI_CLK					64
     76  1.1  jmcneill #define CAMSS_CSI3_AHB_CLK					65
     77  1.1  jmcneill #define CAMSS_CSI3_CLK						66
     78  1.1  jmcneill #define CAMSS_CSI3PIX_CLK					67
     79  1.1  jmcneill #define CAMSS_CSI3RDI_CLK					68
     80  1.1  jmcneill #define CAMSS_CSI_VFE0_CLK					69
     81  1.1  jmcneill #define CAMSS_CSI_VFE1_CLK					70
     82  1.1  jmcneill #define CAMSS_CSIPHY0_CLK					71
     83  1.1  jmcneill #define CAMSS_CSIPHY1_CLK					72
     84  1.1  jmcneill #define CAMSS_CSIPHY2_CLK					73
     85  1.1  jmcneill #define CAMSS_GP0_CLK						74
     86  1.1  jmcneill #define CAMSS_GP1_CLK						75
     87  1.1  jmcneill #define CAMSS_ISPIF_AHB_CLK					76
     88  1.1  jmcneill #define CAMSS_JPEG0_CLK						77
     89  1.1  jmcneill #define CAMSS_JPEG_AHB_CLK					78
     90  1.1  jmcneill #define CAMSS_JPEG_AXI_CLK					79
     91  1.1  jmcneill #define CAMSS_MCLK0_CLK						80
     92  1.1  jmcneill #define CAMSS_MCLK1_CLK						81
     93  1.1  jmcneill #define CAMSS_MCLK2_CLK						82
     94  1.1  jmcneill #define CAMSS_MCLK3_CLK						83
     95  1.1  jmcneill #define CAMSS_MICRO_AHB_CLK					84
     96  1.1  jmcneill #define CAMSS_TOP_AHB_CLK					85
     97  1.1  jmcneill #define CAMSS_VFE0_AHB_CLK					86
     98  1.1  jmcneill #define CAMSS_VFE0_CLK						87
     99  1.1  jmcneill #define CAMSS_VFE0_STREAM_CLK				88
    100  1.1  jmcneill #define CAMSS_VFE1_AHB_CLK					89
    101  1.1  jmcneill #define CAMSS_VFE1_CLK						90
    102  1.1  jmcneill #define CAMSS_VFE1_STREAM_CLK				91
    103  1.1  jmcneill #define CAMSS_VFE_VBIF_AHB_CLK				92
    104  1.1  jmcneill #define CAMSS_VFE_VBIF_AXI_CLK				93
    105  1.1  jmcneill #define CSIPHY_AHB2CRIF_CLK					94
    106  1.1  jmcneill #define CXO_CLK								95
    107  1.1  jmcneill #define MDSS_AHB_CLK						96
    108  1.1  jmcneill #define MDSS_AXI_CLK						97
    109  1.1  jmcneill #define MDSS_BYTE0_CLK						98
    110  1.1  jmcneill #define MDSS_BYTE0_INTF_CLK					99
    111  1.1  jmcneill #define MDSS_BYTE0_INTF_DIV_CLK				100
    112  1.1  jmcneill #define MDSS_BYTE1_CLK						101
    113  1.1  jmcneill #define MDSS_BYTE1_INTF_CLK					102
    114  1.1  jmcneill #define MDSS_DP_AUX_CLK						103
    115  1.1  jmcneill #define MDSS_DP_CRYPTO_CLK					104
    116  1.1  jmcneill #define MDSS_DP_GTC_CLK						105
    117  1.1  jmcneill #define MDSS_DP_LINK_CLK					106
    118  1.1  jmcneill #define MDSS_DP_LINK_INTF_CLK				107
    119  1.1  jmcneill #define MDSS_DP_PIXEL_CLK					108
    120  1.1  jmcneill #define MDSS_ESC0_CLK						109
    121  1.1  jmcneill #define MDSS_ESC1_CLK						110
    122  1.1  jmcneill #define MDSS_HDMI_DP_AHB_CLK				111
    123  1.1  jmcneill #define MDSS_MDP_CLK						112
    124  1.1  jmcneill #define MDSS_PCLK0_CLK						113
    125  1.1  jmcneill #define MDSS_PCLK1_CLK						114
    126  1.1  jmcneill #define MDSS_ROT_CLK						115
    127  1.1  jmcneill #define MDSS_VSYNC_CLK						116
    128  1.1  jmcneill #define MISC_AHB_CLK						117
    129  1.1  jmcneill #define MISC_CXO_CLK						118
    130  1.1  jmcneill #define MNOC_AHB_CLK						119
    131  1.1  jmcneill #define SNOC_DVM_AXI_CLK					120
    132  1.1  jmcneill #define THROTTLE_CAMSS_AHB_CLK				121
    133  1.1  jmcneill #define THROTTLE_CAMSS_AXI_CLK				122
    134  1.1  jmcneill #define THROTTLE_MDSS_AHB_CLK				123
    135  1.1  jmcneill #define THROTTLE_MDSS_AXI_CLK				124
    136  1.1  jmcneill #define THROTTLE_VIDEO_AHB_CLK				125
    137  1.1  jmcneill #define THROTTLE_VIDEO_AXI_CLK				126
    138  1.1  jmcneill #define VIDEO_AHB_CLK						127
    139  1.1  jmcneill #define VIDEO_AXI_CLK						128
    140  1.1  jmcneill #define VIDEO_CORE_CLK						129
    141  1.1  jmcneill #define VIDEO_SUBCORE0_CLK					130
    142  1.1  jmcneill #define PCLK0_CLK_SRC						131
    143  1.1  jmcneill #define PCLK1_CLK_SRC						132
    144  1.1  jmcneill #define ROT_CLK_SRC							133
    145  1.1  jmcneill #define VFE0_CLK_SRC						134
    146  1.1  jmcneill #define VFE1_CLK_SRC						135
    147  1.1  jmcneill #define VIDEO_CORE_CLK_SRC					136
    148  1.1  jmcneill #define VSYNC_CLK_SRC						137
    149  1.1  jmcneill #define MDSS_BYTE1_INTF_DIV_CLK				138
    150  1.1  jmcneill #define AXI_CLK_SRC							139
    151  1.1  jmcneill 
    152  1.1  jmcneill #define VENUS_GDSC								0
    153  1.1  jmcneill #define VENUS_CORE0_GDSC						1
    154  1.1  jmcneill #define MDSS_GDSC								2
    155  1.1  jmcneill #define CAMSS_TOP_GDSC							3
    156  1.1  jmcneill #define CAMSS_VFE0_GDSC							4
    157  1.1  jmcneill #define CAMSS_VFE1_GDSC							5
    158  1.1  jmcneill #define CAMSS_CPP_GDSC							6
    159  1.1  jmcneill #define BIMC_SMMU_GDSC							7
    160  1.1  jmcneill 
    161  1.1  jmcneill #define CAMSS_MICRO_BCR				 0
    162  1.1  jmcneill 
    163  1.1  jmcneill #endif
    164  1.1  jmcneill 
    165