Home | History | Annotate | Line # | Download | only in clock
      1  1.1  jmcneill /*	$NetBSD: qcom,camcc-sm8250.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 */
      4  1.1  jmcneill /*
      5  1.1  jmcneill  * Copyright (c) 2018-2021, The Linux Foundation. All rights reserved.
      6  1.1  jmcneill  */
      7  1.1  jmcneill 
      8  1.1  jmcneill #ifndef _DT_BINDINGS_CLK_QCOM_CAM_CC_SM8250_H
      9  1.1  jmcneill #define _DT_BINDINGS_CLK_QCOM_CAM_CC_SM8250_H
     10  1.1  jmcneill 
     11  1.1  jmcneill /* CAM_CC clocks */
     12  1.1  jmcneill #define CAM_CC_BPS_AHB_CLK		0
     13  1.1  jmcneill #define CAM_CC_BPS_AREG_CLK		1
     14  1.1  jmcneill #define CAM_CC_BPS_AXI_CLK		2
     15  1.1  jmcneill #define CAM_CC_BPS_CLK			3
     16  1.1  jmcneill #define CAM_CC_BPS_CLK_SRC		4
     17  1.1  jmcneill #define CAM_CC_CAMNOC_AXI_CLK		5
     18  1.1  jmcneill #define CAM_CC_CAMNOC_AXI_CLK_SRC	6
     19  1.1  jmcneill #define CAM_CC_CAMNOC_DCD_XO_CLK	7
     20  1.1  jmcneill #define CAM_CC_CCI_0_CLK		8
     21  1.1  jmcneill #define CAM_CC_CCI_0_CLK_SRC		9
     22  1.1  jmcneill #define CAM_CC_CCI_1_CLK		10
     23  1.1  jmcneill #define CAM_CC_CCI_1_CLK_SRC		11
     24  1.1  jmcneill #define CAM_CC_CORE_AHB_CLK		12
     25  1.1  jmcneill #define CAM_CC_CPAS_AHB_CLK		13
     26  1.1  jmcneill #define CAM_CC_CPHY_RX_CLK_SRC		14
     27  1.1  jmcneill #define CAM_CC_CSI0PHYTIMER_CLK		15
     28  1.1  jmcneill #define CAM_CC_CSI0PHYTIMER_CLK_SRC	16
     29  1.1  jmcneill #define CAM_CC_CSI1PHYTIMER_CLK		17
     30  1.1  jmcneill #define CAM_CC_CSI1PHYTIMER_CLK_SRC	18
     31  1.1  jmcneill #define CAM_CC_CSI2PHYTIMER_CLK		19
     32  1.1  jmcneill #define CAM_CC_CSI2PHYTIMER_CLK_SRC	20
     33  1.1  jmcneill #define CAM_CC_CSI3PHYTIMER_CLK		21
     34  1.1  jmcneill #define CAM_CC_CSI3PHYTIMER_CLK_SRC	22
     35  1.1  jmcneill #define CAM_CC_CSI4PHYTIMER_CLK		23
     36  1.1  jmcneill #define CAM_CC_CSI4PHYTIMER_CLK_SRC	24
     37  1.1  jmcneill #define CAM_CC_CSI5PHYTIMER_CLK		25
     38  1.1  jmcneill #define CAM_CC_CSI5PHYTIMER_CLK_SRC	26
     39  1.1  jmcneill #define CAM_CC_CSIPHY0_CLK		27
     40  1.1  jmcneill #define CAM_CC_CSIPHY1_CLK		28
     41  1.1  jmcneill #define CAM_CC_CSIPHY2_CLK		29
     42  1.1  jmcneill #define CAM_CC_CSIPHY3_CLK		30
     43  1.1  jmcneill #define CAM_CC_CSIPHY4_CLK		31
     44  1.1  jmcneill #define CAM_CC_CSIPHY5_CLK		32
     45  1.1  jmcneill #define CAM_CC_FAST_AHB_CLK_SRC		33
     46  1.1  jmcneill #define CAM_CC_FD_CORE_CLK		34
     47  1.1  jmcneill #define CAM_CC_FD_CORE_CLK_SRC		35
     48  1.1  jmcneill #define CAM_CC_FD_CORE_UAR_CLK		36
     49  1.1  jmcneill #define CAM_CC_GDSC_CLK			37
     50  1.1  jmcneill #define CAM_CC_ICP_AHB_CLK		38
     51  1.1  jmcneill #define CAM_CC_ICP_CLK			39
     52  1.1  jmcneill #define CAM_CC_ICP_CLK_SRC		40
     53  1.1  jmcneill #define CAM_CC_IFE_0_AHB_CLK		41
     54  1.1  jmcneill #define CAM_CC_IFE_0_AREG_CLK		42
     55  1.1  jmcneill #define CAM_CC_IFE_0_AXI_CLK		43
     56  1.1  jmcneill #define CAM_CC_IFE_0_CLK		44
     57  1.1  jmcneill #define CAM_CC_IFE_0_CLK_SRC		45
     58  1.1  jmcneill #define CAM_CC_IFE_0_CPHY_RX_CLK	46
     59  1.1  jmcneill #define CAM_CC_IFE_0_CSID_CLK		47
     60  1.1  jmcneill #define CAM_CC_IFE_0_CSID_CLK_SRC	48
     61  1.1  jmcneill #define CAM_CC_IFE_0_DSP_CLK		49
     62  1.1  jmcneill #define CAM_CC_IFE_1_AHB_CLK		50
     63  1.1  jmcneill #define CAM_CC_IFE_1_AREG_CLK		51
     64  1.1  jmcneill #define CAM_CC_IFE_1_AXI_CLK		52
     65  1.1  jmcneill #define CAM_CC_IFE_1_CLK		53
     66  1.1  jmcneill #define CAM_CC_IFE_1_CLK_SRC		54
     67  1.1  jmcneill #define CAM_CC_IFE_1_CPHY_RX_CLK	55
     68  1.1  jmcneill #define CAM_CC_IFE_1_CSID_CLK		56
     69  1.1  jmcneill #define CAM_CC_IFE_1_CSID_CLK_SRC	57
     70  1.1  jmcneill #define CAM_CC_IFE_1_DSP_CLK		58
     71  1.1  jmcneill #define CAM_CC_IFE_LITE_AHB_CLK		59
     72  1.1  jmcneill #define CAM_CC_IFE_LITE_AXI_CLK		60
     73  1.1  jmcneill #define CAM_CC_IFE_LITE_CLK		61
     74  1.1  jmcneill #define CAM_CC_IFE_LITE_CLK_SRC		62
     75  1.1  jmcneill #define CAM_CC_IFE_LITE_CPHY_RX_CLK	63
     76  1.1  jmcneill #define CAM_CC_IFE_LITE_CSID_CLK	64
     77  1.1  jmcneill #define CAM_CC_IFE_LITE_CSID_CLK_SRC	65
     78  1.1  jmcneill #define CAM_CC_IPE_0_AHB_CLK		66
     79  1.1  jmcneill #define CAM_CC_IPE_0_AREG_CLK		67
     80  1.1  jmcneill #define CAM_CC_IPE_0_AXI_CLK		68
     81  1.1  jmcneill #define CAM_CC_IPE_0_CLK		69
     82  1.1  jmcneill #define CAM_CC_IPE_0_CLK_SRC		70
     83  1.1  jmcneill #define CAM_CC_JPEG_CLK			71
     84  1.1  jmcneill #define CAM_CC_JPEG_CLK_SRC		72
     85  1.1  jmcneill #define CAM_CC_MCLK0_CLK		73
     86  1.1  jmcneill #define CAM_CC_MCLK0_CLK_SRC		74
     87  1.1  jmcneill #define CAM_CC_MCLK1_CLK		75
     88  1.1  jmcneill #define CAM_CC_MCLK1_CLK_SRC		76
     89  1.1  jmcneill #define CAM_CC_MCLK2_CLK		77
     90  1.1  jmcneill #define CAM_CC_MCLK2_CLK_SRC		78
     91  1.1  jmcneill #define CAM_CC_MCLK3_CLK		79
     92  1.1  jmcneill #define CAM_CC_MCLK3_CLK_SRC		80
     93  1.1  jmcneill #define CAM_CC_MCLK4_CLK		81
     94  1.1  jmcneill #define CAM_CC_MCLK4_CLK_SRC		82
     95  1.1  jmcneill #define CAM_CC_MCLK5_CLK		83
     96  1.1  jmcneill #define CAM_CC_MCLK5_CLK_SRC		84
     97  1.1  jmcneill #define CAM_CC_MCLK6_CLK		85
     98  1.1  jmcneill #define CAM_CC_MCLK6_CLK_SRC		86
     99  1.1  jmcneill #define CAM_CC_PLL0			87
    100  1.1  jmcneill #define CAM_CC_PLL0_OUT_EVEN		88
    101  1.1  jmcneill #define CAM_CC_PLL0_OUT_ODD		89
    102  1.1  jmcneill #define CAM_CC_PLL1			90
    103  1.1  jmcneill #define CAM_CC_PLL1_OUT_EVEN		91
    104  1.1  jmcneill #define CAM_CC_PLL2			92
    105  1.1  jmcneill #define CAM_CC_PLL2_OUT_MAIN		93
    106  1.1  jmcneill #define CAM_CC_PLL3			94
    107  1.1  jmcneill #define CAM_CC_PLL3_OUT_EVEN		95
    108  1.1  jmcneill #define CAM_CC_PLL4			96
    109  1.1  jmcneill #define CAM_CC_PLL4_OUT_EVEN		97
    110  1.1  jmcneill #define CAM_CC_SBI_AHB_CLK		98
    111  1.1  jmcneill #define CAM_CC_SBI_AXI_CLK		99
    112  1.1  jmcneill #define CAM_CC_SBI_CLK			100
    113  1.1  jmcneill #define CAM_CC_SBI_CPHY_RX_CLK		101
    114  1.1  jmcneill #define CAM_CC_SBI_CSID_CLK		102
    115  1.1  jmcneill #define CAM_CC_SBI_CSID_CLK_SRC		103
    116  1.1  jmcneill #define CAM_CC_SBI_DIV_CLK_SRC		104
    117  1.1  jmcneill #define CAM_CC_SBI_IFE_0_CLK		105
    118  1.1  jmcneill #define CAM_CC_SBI_IFE_1_CLK		106
    119  1.1  jmcneill #define CAM_CC_SLEEP_CLK		107
    120  1.1  jmcneill #define CAM_CC_SLEEP_CLK_SRC		108
    121  1.1  jmcneill #define CAM_CC_SLOW_AHB_CLK_SRC		109
    122  1.1  jmcneill #define CAM_CC_XO_CLK_SRC		110
    123  1.1  jmcneill 
    124  1.1  jmcneill /* CAM_CC resets */
    125  1.1  jmcneill #define CAM_CC_BPS_BCR			0
    126  1.1  jmcneill #define CAM_CC_ICP_BCR			1
    127  1.1  jmcneill #define CAM_CC_IFE_0_BCR		2
    128  1.1  jmcneill #define CAM_CC_IFE_1_BCR		3
    129  1.1  jmcneill #define CAM_CC_IPE_0_BCR		4
    130  1.1  jmcneill #define CAM_CC_SBI_BCR			5
    131  1.1  jmcneill 
    132  1.1  jmcneill /* CAM_CC GDSCRs */
    133  1.1  jmcneill #define BPS_GDSC			0
    134  1.1  jmcneill #define IPE_0_GDSC			1
    135  1.1  jmcneill #define SBI_GDSC			2
    136  1.1  jmcneill #define IFE_0_GDSC			3
    137  1.1  jmcneill #define IFE_1_GDSC			4
    138  1.1  jmcneill #define TITAN_TOP_GDSC			5
    139  1.1  jmcneill 
    140  1.1  jmcneill #endif
    141