/* * Copyright (C) 2016 Cogent Embedded Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. */ #ifndef __DT_BINDINGS_POWER_R8A7792_SYSC_H__ #define __DT_BINDINGS_POWER_R8A7792_SYSC_H__ /* * These power domain indices match the numbers of the interrupt bits * representing the power areas in the various Interrupt Registers * (e.g. SYSCISR, Interrupt Status Register) */ #define R8A7792_PD_CA15_CPU0 0 #define R8A7792_PD_CA15_CPU1 1 #define R8A7792_PD_CA15_SCU 12 #define R8A7792_PD_SGX 20 #define R8A7792_PD_IMP 24 /* Always-on power area */ #define R8A7792_PD_ALWAYS_ON 32 #endif /* __DT_BINDINGS_POWER_R8A7792_SYSC_H__ */ xt.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/include/xen/arm/page.h
>3
AgeCommit message (Expand)AuthorFilesLines
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 12:17:50 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-15 12:17:50 -0700
commit1001354ca34179f3db924eb66672442a173147dc (patch)
tree000de57080b6bece6d336bc8c9d377a59b8129c9 /include/dt-bindings/gpio
parentdf34d04a6f09ba41037e58c3df6d6fbed0ffcde9 (diff)
Linux 4.9-rc1
Diffstat (limited to 'include/dt-bindings/gpio')