Searched refs:PCU_DM_ISOEN (Results 1 – 1 of 1) sorted by relevance
17 #define PCU_DM_ISOEN 0x20 macro49 tmp = readl_relaxed(pcubase + PCU_DM_ISOEN); in normal_power_off()51 writel_relaxed(tmp | BIT(zpd->bit), pcubase + PCU_DM_ISOEN); in normal_power_off()97 tmp = readl_relaxed(pcubase + PCU_DM_ISOEN); in normal_power_on()99 writel_relaxed(tmp, pcubase + PCU_DM_ISOEN); in normal_power_on()