summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/soc/ti,sci_pm_domain.h
blob: 8f2a7360b65e14e2afff91c7a04ad601dece27c6 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef __DT_BINDINGS_TI_SCI_PM_DOMAIN_H
#define __DT_BINDINGS_TI_SCI_PM_DOMAIN_H

#define TI_SCI_PD_EXCLUSIVE	1
#define TI_SCI_PD_SHARED	0

#endif /* __DT_BINDINGS_TI_SCI_PM_DOMAIN_H */