CIU_WDOG0
const uint64_t wdog_reg = MIPS_PHYS_TO_XKPHYS_UNCACHED(CIU_WDOG0);
#define CIU_WDOG(n) (CIU_WDOG0 + (n) * 8)