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