Home
last modified time | relevance | path

Searched refs:WDT0_BASE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/include/shared/
Daddressmap_shared.h44 #define WDT0_BASE (MMIO_BASE + 0x07848000) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
Dpmu.c1306 store_wdt0[i] = mmio_read_32(WDT0_BASE + i * 4); in wdt_register_save()
1316 mmio_write_32(WDT0_BASE + i * 4, store_wdt0[i]); in wdt_register_restore()