xref: /netbsd-src/sys/external/gpl2/dts/dist/include/dt-bindings/clock/qcom,apss-ipq.h (revision 2718af68c3efc72c9769069b5c7f9ed36f6b9def)
1 /*	$NetBSD: qcom,apss-ipq.h,v 1.1.1.1 2021/11/07 16:50:00 jmcneill Exp $	*/
2 
3 /* SPDX-License-Identifier: GPL-2.0 */
4 /*
5  * Copyright (c) 2018, The Linux Foundation. All rights reserved.
6  */
7 
8 #ifndef _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
9 #define _DT_BINDINGS_CLOCK_QCA_APSS_IPQ6018_H
10 
11 #define APCS_ALIAS0_CLK_SRC			0
12 #define APCS_ALIAS0_CORE_CLK			1
13 
14 #endif
15