Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/zte/
H A Dzx2967_pm_domains.c19 #define PCU_DM_ACK_SYNC(zpd) ((zpd)->reg_offset[REG_ACK_SYNC]) macro
38 val = readl_relaxed(pcubase + PCU_DM_ACK_SYNC(zpd)) in zx2967_power_on()
97 val = readl_relaxed(pcubase + PCU_DM_ACK_SYNC(zpd)) in zx2967_power_off()
/kernel/linux/linux-5.10/arch/arm/mach-zx/
H A 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()

Completed in 2 milliseconds