| * Copyright (c) 2014 MundoReader S.L. |
| * Author: Heiko Stuebner <heiko@sntech.de> |
| * 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; either version 2 of the License, or |
| * (at your option) any later version. |
| * 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_CLK_ROCKCHIP_RK3188_H |
| #define _DT_BINDINGS_CLK_ROCKCHIP_RK3188_H |
| #include <dt-bindings/clock/rk3188-cru-common.h> |
| #define SRST_CORE2_DBG 10 |
| #define SRST_CORE3_DBG 11 |
| #define SRST_CORE2_WDT 94 |
| #define SRST_CORE3_WDT 95 |
| #define SRST_PTM2_ATB 111 |
| #define SRST_CTI2_APB 119 |
| #define SRST_GPU_BRIDGE 121 |
| #define SRST_CTI3_APB 124 |