| .. | .. |
|---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Copyright (C) 2017 Cogent Embedded Inc. |
|---|
| 3 | | - * |
|---|
| 4 | | - * This program is free software; you can redistribute it and/or modify |
|---|
| 5 | | - * it under the terms of the GNU General Public License version 2 as |
|---|
| 6 | | - * published by the Free Software Foundation. |
|---|
| 7 | 4 | */ |
|---|
| 8 | 5 | #ifndef __DT_BINDINGS_POWER_R8A77970_SYSC_H__ |
|---|
| 9 | 6 | #define __DT_BINDINGS_POWER_R8A77970_SYSC_H__ |
|---|
| .. | .. |
|---|
| 16 | 13 | |
|---|
| 17 | 14 | #define R8A77970_PD_CA53_CPU0 5 |
|---|
| 18 | 15 | #define R8A77970_PD_CA53_CPU1 6 |
|---|
| 19 | | -#define R8A77970_PD_CR7 13 |
|---|
| 20 | 16 | #define R8A77970_PD_CA53_SCU 21 |
|---|
| 21 | 17 | #define R8A77970_PD_A2IR0 23 |
|---|
| 22 | 18 | #define R8A77970_PD_A3IR 24 |
|---|