xref: /linux/include/dt-bindings/clock/qcom,lpass-sc7280.h (revision 03ab8e6297acd1bc0eedaa050e2a1635c576fd11)
1d15eb801STaniya Das /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2d15eb801STaniya Das /*
3d15eb801STaniya Das  * Copyright (c) 2021, The Linux Foundation. All rights reserved.
4d15eb801STaniya Das  */
5d15eb801STaniya Das 
6d15eb801STaniya Das #ifndef _DT_BINDINGS_CLK_QCOM_LPASS_SC7280_H
7d15eb801STaniya Das #define _DT_BINDINGS_CLK_QCOM_LPASS_SC7280_H
8d15eb801STaniya Das 
9d15eb801STaniya Das #define LPASS_Q6SS_AHBM_CLK				0
10d15eb801STaniya Das #define LPASS_Q6SS_AHBS_CLK				1
11d15eb801STaniya Das #define LPASS_TOP_CC_LPI_Q6_AXIM_HS_CLK			2
12d15eb801STaniya Das #define LPASS_QDSP6SS_XO_CLK				3
13d15eb801STaniya Das #define LPASS_QDSP6SS_SLEEP_CLK				4
14d15eb801STaniya Das #define LPASS_QDSP6SS_CORE_CLK				5
15d15eb801STaniya Das 
16d15eb801STaniya Das #endif
17