Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dcpu.c358 mtspr(SPRN_TSR, TSR_WIS); in reset_85xx_watchdog()
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dprocessor.h417 #define TSR_WIS 0x40000000 /* WDT Interrupt Status */ macro