Searched refs:PCU_DM_RSTEN (Results 1 – 1 of 1) sorted by relevance
16 #define PCU_DM_RSTEN 0x1C macro54 tmp = readl_relaxed(pcubase + PCU_DM_RSTEN); in normal_power_off()56 writel_relaxed(tmp, pcubase + PCU_DM_RSTEN); in normal_power_off()92 tmp = readl_relaxed(pcubase + PCU_DM_RSTEN); in normal_power_on()94 writel_relaxed(tmp | BIT(zpd->bit), pcubase + PCU_DM_RSTEN); in normal_power_on()