SAR_BACKUP_STATUS_OFFSET 276 arch/arm/mach-omap2/omap-wakeupgen.c val = readl_relaxed(sar_base + SAR_BACKUP_STATUS_OFFSET); SAR_BACKUP_STATUS_OFFSET 278 arch/arm/mach-omap2/omap-wakeupgen.c writel_relaxed(val, sar_base + SAR_BACKUP_STATUS_OFFSET); SAR_BACKUP_STATUS_OFFSET 343 arch/arm/mach-omap2/omap-wakeupgen.c u32 offset = SAR_BACKUP_STATUS_OFFSET;