Searched refs:DBCR0_RST_SYSTEM (Results 1 – 4 of 4) sorted by relevance
258 #define DBCR0_RST_SYSTEM 0x30000000 macro268 : "=&r"(tmp) : "i"(SPRN_DBCR0_44X), "i"(DBCR0_RST_SYSTEM) in ibm44x_dbcr_reset()281 : "=&r"(tmp) : "i"(SPRN_DBCR0_40X), "i"(DBCR0_RST_SYSTEM) in ibm40x_dbcr_reset()
362 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro425 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
196 u32 reset_type = DBCR0_RST_SYSTEM; in ppc4xx_reset_system()
720 oris r13,r13,DBCR0_RST_SYSTEM@h
Completed in 9 milliseconds