summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/qcom,sm8750-cambistmclkcc.h
blob: 51615bee307fd9e7f81f7e5c1662535093dd8b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
/*
 * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
 */

#ifndef _DT_BINDINGS_CLK_QCOM_CAM_BIST_MCLK_CC_SM8750_H
#define _DT_BINDINGS_CLK_QCOM_CAM_BIST_MCLK_CC_SM8750_H

/* CAM_BIST_MCLK_CC clocks */
#define CAM_BIST_MCLK_CC_MCLK0_CLK				0
#define CAM_BIST_MCLK_CC_MCLK0_CLK_SRC				1
#define CAM_BIST_MCLK_CC_MCLK1_CLK				2
#define CAM_BIST_MCLK_CC_MCLK1_CLK_SRC				3
#define CAM_BIST_MCLK_CC_MCLK2_CLK				4
#define CAM_BIST_MCLK_CC_MCLK2_CLK_SRC				5
#define CAM_BIST_MCLK_CC_MCLK3_CLK				6
#define CAM_BIST_MCLK_CC_MCLK3_CLK_SRC				7
#define CAM_BIST_MCLK_CC_MCLK4_CLK				8
#define CAM_BIST_MCLK_CC_MCLK4_CLK_SRC				9
#define CAM_BIST_MCLK_CC_MCLK5_CLK				10
#define CAM_BIST_MCLK_CC_MCLK5_CLK_SRC				11
#define CAM_BIST_MCLK_CC_MCLK6_CLK				12
#define CAM_BIST_MCLK_CC_MCLK6_CLK_SRC				13
#define CAM_BIST_MCLK_CC_MCLK7_CLK				14
#define CAM_BIST_MCLK_CC_MCLK7_CLK_SRC				15
#define CAM_BIST_MCLK_CC_PLL0					16
#define CAM_BIST_MCLK_CC_SLEEP_CLK				17
#define CAM_BIST_MCLK_CC_SLEEP_CLK_SRC				18

#endif