Searched refs:WUPCR_OFFS (Results 1 – 1 of 1) sorted by relevance
30 #define WUPCR_OFFS 0x10 /* Wake Up Control Register */ macro49 writel_relaxed(BIT(bit), p + WUPCR_OFFS); in apmu_power_on()52 while (readl_relaxed(p + WUPCR_OFFS) != 0) in apmu_power_on()