Home
last modified time | relevance | path

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

/trueos/sys/powerpc/mpc85xx/
HDplatform_mpc85xx.c403 mtspr(SPR_DBCR0, mfspr(SPR_DBCR0) | DBCR0_IDM | DBCR0_RST_SYSTEM); in mpc85xx_reset()
/trueos/sys/powerpc/include/
HDspr.h499 #define DBCR0_RST_SYSTEM 0x30000000 /* System reset */ macro