/* * Copyright (C) 2015 MediaTek Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ #ifndef _DT_BINDINGS_POWER_MT2701_POWER_H #define _DT_BINDINGS_POWER_MT2701_POWER_H #define MT2701_POWER_DOMAIN_CONN 0 #define MT2701_POWER_DOMAIN_DISP 1 #define MT2701_POWER_DOMAIN_MFG 2 #define MT2701_POWER_DOMAIN_VDEC 3 #define MT2701_POWER_DOMAIN_ISP 4 #define MT2701_POWER_DOMAIN_BDP 5 #define MT2701_POWER_DOMAIN_ETH 6 #define MT2701_POWER_DOMAIN_HIF 7 #define MT2701_POWER_DOMAIN_IFR_MSC 8 #endif /* _DT_BINDINGS_POWER_MT2701_POWER_H */ select name='h' onchange='this.form.submit();'> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/include/acpi/acpixf.h
d/>
AgeCommit message (Expand)AuthorFilesLines
authorVineet Gupta <vgupta@synopsys.com>2016-10-25 13:45:11 -0700
committerVineet Gupta <vgupta@synopsys.com>2016-10-28 10:09:06 -0700
commitd7c46114e356fe41b7291ebff70d7ca09c0f0ac9 (patch)
treefffc704e1c2782ae30cf22516f68b30dfd625364
parenta024fd9bc4d0b102b8aa66b8ecba678d2d32fdcf (diff)
ARC: boot log: remove awkward space comma from MMU line
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat