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