Searched refs:CPG_T_RST (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/rza/cpg/ |
| H A D | cpg.c | 18 #define CPG_T_RST 1 macro 100 { CPG_RST_SYC, CPG_RSTMON_SYC, 0x00010001, CPG_T_RST } 169 CPG_RST_CM33, CPG_RSTMON_CM33, 0x00070000, CPG_T_RST }, 171 CPG_RST_MHU, CPG_RSTMON_MHU, 0x00010000, CPG_T_RST }, 173 CPG_RST_DMAC, CPG_RSTMON_DMAC, 0x00030003, CPG_T_RST }, 175 CPG_RST_OSTM, CPG_RSTMON_OSTM, 0x00060000, CPG_T_RST }, 177 CPG_RST_MTU, CPG_RSTMON_MTU, 0x00010000, CPG_T_RST }, 179 CPG_RST_POE3, CPG_RSTMON_POE3, 0x00010000, CPG_T_RST }, 181 CPG_RST_WDT, CPG_RSTMON_WDT, 0x00040000, CPG_T_RST }, 184 CPG_RST_DDR, CPG_RSTMON_DDR, 0x007F0000, CPG_T_RST }, [all …]
|