repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
soc
/
ti,sci_pm_domain.h
blob
8f2a7360b65e14e2afff91c7a04ad601dece27c6
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 */