Home
last modified time | relevance | path

Searched refs:swsrr (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/
Dcpu.c154 wdt->swsrr = 0x556c; in watchdog_reset()
155 wdt->swsrr = 0xaa39; in watchdog_reset()
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dcpu.c196 immr->wdt.swsrr = 0x556c; in watchdog_reset()
197 immr->wdt.swsrr = 0xaa39; in watchdog_reset()
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dimmap_83xx.h85 u16 swsrr; /* System watchdog service register */ member
Dimmap_86xx.h1154 ushort swsrr; /* System watchdog service register */ member