Searched refs:RV1106_DEV_REG_BASE (Results 1 – 2 of 2) sorted by relevance
62 #define RV1106_DEV_REG_BASE 0xff000000 macro66 (RV1106_DEV_REG_BASE + RV1106_PMUSRAM_OFFSET)
1018 dev_reg_base = ioremap(RV1106_DEV_REG_BASE, RV1106_DEV_REG_SIZE); in rv1106_suspend_init()1021 __func__, RV1106_DEV_REG_BASE, (u32)dev_reg_base); in rv1106_suspend_init()1023 pr_err("%s: can't map dev_reg(0x%x)\n", __func__, RV1106_DEV_REG_BASE); in rv1106_suspend_init()