Home
last modified time | relevance | path

Searched refs:PCU_DM_ACK_SYNC (Results 1 – 1 of 1) sorted by relevance

/arch/arm/mach-zx/
Dzx296702-pm-domain.c19 #define PCU_DM_ACK_SYNC 0x28 macro
63 tmp = readl_relaxed(pcubase + PCU_DM_ACK_SYNC) & BIT(zpd->bit); in normal_power_off()
84 tmp = readl_relaxed(pcubase + PCU_DM_ACK_SYNC) & BIT(zpd->bit); in normal_power_on()