Searched refs:DBCR0_RST_SYSTEM (Results 1 – 2 of 2) sorted by relevance
403 mtspr(SPR_DBCR0, mfspr(SPR_DBCR0) | DBCR0_IDM | DBCR0_RST_SYSTEM); in mpc85xx_reset()
499 #define DBCR0_RST_SYSTEM 0x30000000 /* System reset */ macro