1 /* SPDX-License-Identifier: GPL-2.0 */ 2 3 #ifndef __DT_BINDINGS_TI_SCI_PM_DOMAIN_H 4 #define __DT_BINDINGS_TI_SCI_PM_DOMAIN_H 5 6 #define TI_SCI_PD_EXCLUSIVE 1 7 #define TI_SCI_PD_SHARED 0 8 9 #endif /* __DT_BINDINGS_TI_SCI_PM_DOMAIN_H */
Cache object: b44c73fe1a586b5a12b85c73a4430bfd
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.