Searched refs:LS1X_WDT_BASE (Results 1 – 3 of 3) sorted by relevance
42 #define LS1X_WDT_BASE 0x1fe5c060 macro
40 wdt_reg_base = ioremap(LS1X_WDT_BASE, (SZ_4 + SZ_8)); in ls1x_reboot_setup()
300 .start = LS1X_WDT_BASE,301 .end = LS1X_WDT_BASE + SZ_16 - 1,