Searched refs:PCU_DM_CLKEN (Results 1 – 1 of 1) sorted by relevance
15 #define PCU_DM_CLKEN 0x18 macro44 tmp = readl_relaxed(pcubase + PCU_DM_CLKEN); in normal_power_off()46 writel_relaxed(tmp, pcubase + PCU_DM_CLKEN); in normal_power_off()102 tmp = readl_relaxed(pcubase + PCU_DM_CLKEN); in normal_power_on()104 writel_relaxed(tmp | BIT(zpd->bit), pcubase + PCU_DM_CLKEN); in normal_power_on()