Home | History | Annotate | Line # | Download | only in clock
      1      1.1  jmcneill /*	$NetBSD: qcom,mmcc-apq8084.h,v 1.1.1.2 2020/01/03 14:33:05 skrll Exp $	*/
      2      1.1  jmcneill 
      3  1.1.1.2     skrll /* SPDX-License-Identifier: GPL-2.0-only */
      4      1.1  jmcneill /*
      5      1.1  jmcneill  * Copyright (c) 2014, The Linux Foundation. All rights reserved.
      6      1.1  jmcneill  */
      7      1.1  jmcneill 
      8      1.1  jmcneill #ifndef _DT_BINDINGS_CLK_APQ_MMCC_8084_H
      9      1.1  jmcneill #define _DT_BINDINGS_CLK_APQ_MMCC_8084_H
     10      1.1  jmcneill 
     11      1.1  jmcneill #define MMSS_AHB_CLK_SRC		0
     12      1.1  jmcneill #define MMSS_AXI_CLK_SRC		1
     13      1.1  jmcneill #define MMPLL0				2
     14      1.1  jmcneill #define MMPLL0_VOTE			3
     15      1.1  jmcneill #define MMPLL1				4
     16      1.1  jmcneill #define MMPLL1_VOTE			5
     17      1.1  jmcneill #define MMPLL2				6
     18      1.1  jmcneill #define MMPLL3				7
     19      1.1  jmcneill #define MMPLL4				8
     20      1.1  jmcneill #define CSI0_CLK_SRC			9
     21      1.1  jmcneill #define CSI1_CLK_SRC			10
     22      1.1  jmcneill #define CSI2_CLK_SRC			11
     23      1.1  jmcneill #define CSI3_CLK_SRC			12
     24      1.1  jmcneill #define VCODEC0_CLK_SRC			13
     25      1.1  jmcneill #define VFE0_CLK_SRC			14
     26      1.1  jmcneill #define VFE1_CLK_SRC			15
     27      1.1  jmcneill #define MDP_CLK_SRC			16
     28      1.1  jmcneill #define PCLK0_CLK_SRC			17
     29      1.1  jmcneill #define PCLK1_CLK_SRC			18
     30      1.1  jmcneill #define OCMEMNOC_CLK_SRC		19
     31      1.1  jmcneill #define GFX3D_CLK_SRC			20
     32      1.1  jmcneill #define JPEG0_CLK_SRC			21
     33      1.1  jmcneill #define JPEG1_CLK_SRC			22
     34      1.1  jmcneill #define JPEG2_CLK_SRC			23
     35      1.1  jmcneill #define EDPPIXEL_CLK_SRC		24
     36      1.1  jmcneill #define EXTPCLK_CLK_SRC			25
     37      1.1  jmcneill #define VP_CLK_SRC			26
     38      1.1  jmcneill #define CCI_CLK_SRC			27
     39      1.1  jmcneill #define CAMSS_GP0_CLK_SRC		28
     40      1.1  jmcneill #define CAMSS_GP1_CLK_SRC		29
     41      1.1  jmcneill #define MCLK0_CLK_SRC			30
     42      1.1  jmcneill #define MCLK1_CLK_SRC			31
     43      1.1  jmcneill #define MCLK2_CLK_SRC			32
     44      1.1  jmcneill #define MCLK3_CLK_SRC			33
     45      1.1  jmcneill #define CSI0PHYTIMER_CLK_SRC		34
     46      1.1  jmcneill #define CSI1PHYTIMER_CLK_SRC		35
     47      1.1  jmcneill #define CSI2PHYTIMER_CLK_SRC		36
     48      1.1  jmcneill #define CPP_CLK_SRC			37
     49      1.1  jmcneill #define BYTE0_CLK_SRC			38
     50      1.1  jmcneill #define BYTE1_CLK_SRC			39
     51      1.1  jmcneill #define EDPAUX_CLK_SRC			40
     52      1.1  jmcneill #define EDPLINK_CLK_SRC			41
     53      1.1  jmcneill #define ESC0_CLK_SRC			42
     54      1.1  jmcneill #define ESC1_CLK_SRC			43
     55      1.1  jmcneill #define HDMI_CLK_SRC			44
     56      1.1  jmcneill #define VSYNC_CLK_SRC			45
     57      1.1  jmcneill #define MMSS_RBCPR_CLK_SRC		46
     58      1.1  jmcneill #define RBBMTIMER_CLK_SRC		47
     59      1.1  jmcneill #define MAPLE_CLK_SRC			48
     60      1.1  jmcneill #define VDP_CLK_SRC			49
     61      1.1  jmcneill #define VPU_BUS_CLK_SRC			50
     62      1.1  jmcneill #define MMSS_CXO_CLK			51
     63      1.1  jmcneill #define MMSS_SLEEPCLK_CLK		52
     64      1.1  jmcneill #define AVSYNC_AHB_CLK			53
     65      1.1  jmcneill #define AVSYNC_EDPPIXEL_CLK		54
     66      1.1  jmcneill #define AVSYNC_EXTPCLK_CLK		55
     67      1.1  jmcneill #define AVSYNC_PCLK0_CLK		56
     68      1.1  jmcneill #define AVSYNC_PCLK1_CLK		57
     69      1.1  jmcneill #define AVSYNC_VP_CLK			58
     70      1.1  jmcneill #define CAMSS_AHB_CLK			59
     71      1.1  jmcneill #define CAMSS_CCI_CCI_AHB_CLK		60
     72      1.1  jmcneill #define CAMSS_CCI_CCI_CLK		61
     73      1.1  jmcneill #define CAMSS_CSI0_AHB_CLK		62
     74      1.1  jmcneill #define CAMSS_CSI0_CLK			63
     75      1.1  jmcneill #define CAMSS_CSI0PHY_CLK		64
     76      1.1  jmcneill #define CAMSS_CSI0PIX_CLK		65
     77      1.1  jmcneill #define CAMSS_CSI0RDI_CLK		66
     78      1.1  jmcneill #define CAMSS_CSI1_AHB_CLK		67
     79      1.1  jmcneill #define CAMSS_CSI1_CLK			68
     80      1.1  jmcneill #define CAMSS_CSI1PHY_CLK		69
     81      1.1  jmcneill #define CAMSS_CSI1PIX_CLK		70
     82      1.1  jmcneill #define CAMSS_CSI1RDI_CLK		71
     83      1.1  jmcneill #define CAMSS_CSI2_AHB_CLK		72
     84      1.1  jmcneill #define CAMSS_CSI2_CLK			73
     85      1.1  jmcneill #define CAMSS_CSI2PHY_CLK		74
     86      1.1  jmcneill #define CAMSS_CSI2PIX_CLK		75
     87      1.1  jmcneill #define CAMSS_CSI2RDI_CLK		76
     88      1.1  jmcneill #define CAMSS_CSI3_AHB_CLK		77
     89      1.1  jmcneill #define CAMSS_CSI3_CLK			78
     90      1.1  jmcneill #define CAMSS_CSI3PHY_CLK		79
     91      1.1  jmcneill #define CAMSS_CSI3PIX_CLK		80
     92      1.1  jmcneill #define CAMSS_CSI3RDI_CLK		81
     93      1.1  jmcneill #define CAMSS_CSI_VFE0_CLK		82
     94      1.1  jmcneill #define CAMSS_CSI_VFE1_CLK		83
     95      1.1  jmcneill #define CAMSS_GP0_CLK			84
     96      1.1  jmcneill #define CAMSS_GP1_CLK			85
     97      1.1  jmcneill #define CAMSS_ISPIF_AHB_CLK		86
     98      1.1  jmcneill #define CAMSS_JPEG_JPEG0_CLK		87
     99      1.1  jmcneill #define CAMSS_JPEG_JPEG1_CLK		88
    100      1.1  jmcneill #define CAMSS_JPEG_JPEG2_CLK		89
    101      1.1  jmcneill #define CAMSS_JPEG_JPEG_AHB_CLK		90
    102      1.1  jmcneill #define CAMSS_JPEG_JPEG_AXI_CLK		91
    103      1.1  jmcneill #define CAMSS_MCLK0_CLK			92
    104      1.1  jmcneill #define CAMSS_MCLK1_CLK			93
    105      1.1  jmcneill #define CAMSS_MCLK2_CLK			94
    106      1.1  jmcneill #define CAMSS_MCLK3_CLK			95
    107      1.1  jmcneill #define CAMSS_MICRO_AHB_CLK		96
    108      1.1  jmcneill #define CAMSS_PHY0_CSI0PHYTIMER_CLK	97
    109      1.1  jmcneill #define CAMSS_PHY1_CSI1PHYTIMER_CLK	98
    110      1.1  jmcneill #define CAMSS_PHY2_CSI2PHYTIMER_CLK	99
    111      1.1  jmcneill #define CAMSS_TOP_AHB_CLK		100
    112      1.1  jmcneill #define CAMSS_VFE_CPP_AHB_CLK		101
    113      1.1  jmcneill #define CAMSS_VFE_CPP_CLK		102
    114      1.1  jmcneill #define CAMSS_VFE_VFE0_CLK		103
    115      1.1  jmcneill #define CAMSS_VFE_VFE1_CLK		104
    116      1.1  jmcneill #define CAMSS_VFE_VFE_AHB_CLK		105
    117      1.1  jmcneill #define CAMSS_VFE_VFE_AXI_CLK		106
    118      1.1  jmcneill #define MDSS_AHB_CLK			107
    119      1.1  jmcneill #define MDSS_AXI_CLK			108
    120      1.1  jmcneill #define MDSS_BYTE0_CLK			109
    121      1.1  jmcneill #define MDSS_BYTE1_CLK			110
    122      1.1  jmcneill #define MDSS_EDPAUX_CLK			111
    123      1.1  jmcneill #define MDSS_EDPLINK_CLK		112
    124      1.1  jmcneill #define MDSS_EDPPIXEL_CLK		113
    125      1.1  jmcneill #define MDSS_ESC0_CLK			114
    126      1.1  jmcneill #define MDSS_ESC1_CLK			115
    127      1.1  jmcneill #define MDSS_EXTPCLK_CLK		116
    128      1.1  jmcneill #define MDSS_HDMI_AHB_CLK		117
    129      1.1  jmcneill #define MDSS_HDMI_CLK			118
    130      1.1  jmcneill #define MDSS_MDP_CLK			119
    131      1.1  jmcneill #define MDSS_MDP_LUT_CLK		120
    132      1.1  jmcneill #define MDSS_PCLK0_CLK			121
    133      1.1  jmcneill #define MDSS_PCLK1_CLK			122
    134      1.1  jmcneill #define MDSS_VSYNC_CLK			123
    135      1.1  jmcneill #define MMSS_RBCPR_AHB_CLK		124
    136      1.1  jmcneill #define MMSS_RBCPR_CLK			125
    137      1.1  jmcneill #define MMSS_SPDM_AHB_CLK		126
    138      1.1  jmcneill #define MMSS_SPDM_AXI_CLK		127
    139      1.1  jmcneill #define MMSS_SPDM_CSI0_CLK		128
    140      1.1  jmcneill #define MMSS_SPDM_GFX3D_CLK		129
    141      1.1  jmcneill #define MMSS_SPDM_JPEG0_CLK		130
    142      1.1  jmcneill #define MMSS_SPDM_JPEG1_CLK		131
    143      1.1  jmcneill #define MMSS_SPDM_JPEG2_CLK		132
    144      1.1  jmcneill #define MMSS_SPDM_MDP_CLK		133
    145      1.1  jmcneill #define MMSS_SPDM_PCLK0_CLK		134
    146      1.1  jmcneill #define MMSS_SPDM_PCLK1_CLK		135
    147      1.1  jmcneill #define MMSS_SPDM_VCODEC0_CLK		136
    148      1.1  jmcneill #define MMSS_SPDM_VFE0_CLK		137
    149      1.1  jmcneill #define MMSS_SPDM_VFE1_CLK		138
    150      1.1  jmcneill #define MMSS_SPDM_RM_AXI_CLK		139
    151      1.1  jmcneill #define MMSS_SPDM_RM_OCMEMNOC_CLK	140
    152      1.1  jmcneill #define MMSS_MISC_AHB_CLK		141
    153      1.1  jmcneill #define MMSS_MMSSNOC_AHB_CLK		142
    154      1.1  jmcneill #define MMSS_MMSSNOC_BTO_AHB_CLK	143
    155      1.1  jmcneill #define MMSS_MMSSNOC_AXI_CLK		144
    156      1.1  jmcneill #define MMSS_S0_AXI_CLK			145
    157      1.1  jmcneill #define OCMEMCX_AHB_CLK			146
    158      1.1  jmcneill #define OCMEMCX_OCMEMNOC_CLK		147
    159      1.1  jmcneill #define OXILI_OCMEMGX_CLK		148
    160      1.1  jmcneill #define OXILI_GFX3D_CLK			149
    161      1.1  jmcneill #define OXILI_RBBMTIMER_CLK		150
    162      1.1  jmcneill #define OXILICX_AHB_CLK			151
    163      1.1  jmcneill #define VENUS0_AHB_CLK			152
    164      1.1  jmcneill #define VENUS0_AXI_CLK			153
    165      1.1  jmcneill #define VENUS0_CORE0_VCODEC_CLK		154
    166      1.1  jmcneill #define VENUS0_CORE1_VCODEC_CLK		155
    167      1.1  jmcneill #define VENUS0_OCMEMNOC_CLK		156
    168      1.1  jmcneill #define VENUS0_VCODEC0_CLK		157
    169      1.1  jmcneill #define VPU_AHB_CLK			158
    170      1.1  jmcneill #define VPU_AXI_CLK			159
    171      1.1  jmcneill #define VPU_BUS_CLK			160
    172      1.1  jmcneill #define VPU_CXO_CLK			161
    173      1.1  jmcneill #define VPU_MAPLE_CLK			162
    174      1.1  jmcneill #define VPU_SLEEP_CLK			163
    175      1.1  jmcneill #define VPU_VDP_CLK			164
    176      1.1  jmcneill 
    177      1.1  jmcneill /* GDSCs */
    178      1.1  jmcneill #define VENUS0_GDSC			0
    179      1.1  jmcneill #define VENUS0_CORE0_GDSC		1
    180      1.1  jmcneill #define VENUS0_CORE1_GDSC		2
    181      1.1  jmcneill #define MDSS_GDSC			3
    182      1.1  jmcneill #define CAMSS_JPEG_GDSC			4
    183      1.1  jmcneill #define CAMSS_VFE_GDSC			5
    184      1.1  jmcneill #define OXILI_GDSC			6
    185      1.1  jmcneill #define OXILICX_GDSC			7
    186      1.1  jmcneill 
    187      1.1  jmcneill #endif
    188