xref: /linux/include/dt-bindings/clock/qcom,apss-ipq.h (revision 26fbb4c8c7c3ee9a4c3b4de555a8587b5a19154e)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (c) 2018, The Linux Foundation. All rights reserved.
4  */
5 
6 #ifndef _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
7 #define _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
8 
9 #define APCS_ALIAS0_CLK_SRC			0
10 #define APCS_ALIAS0_CORE_CLK			1
11 
12 #endif
13