#define SUNXI_CPUIDLE (R_CPUCFG_REG_BASE + 0x100) #define SUNXI_F1F2_FLAG (R_CPUCFG_REG_BASE + 0x104) #define SUNXI_IDLE_IRQ_FIQ_STATE (R_CPUCFG_REG_BASE + 0x108) #define SUNXI_IRQ_FIQ_MASK (R_CPUCFG_REG_BASE + 0x10c) #define SUNXI_IDLE_STATE (R_CPUCFG_REG_BASE + 0x110) #define SUNXI_PWR_SW_DELAY (R_CPUCFG_REG_BASE + 0x140) #define SUNXI_F1F2_CONFIG_DELAY (R_CPUCFG_REG_BASE + 0x144)