18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_TI_SCI_PM_DOMAIN_H 48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_TI_SCI_PM_DOMAIN_H 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#define TI_SCI_PD_EXCLUSIVE 1 78c2ecf20Sopenharmony_ci#define TI_SCI_PD_SHARED 0 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_TI_SCI_PM_DOMAIN_H */ 10