Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
D4xx.c262 #define DBCR0_RST_SYSTEM 0x30000000 macro
272 : "=&r"(tmp) : "i"(SPRN_DBCR0_44X), "i"(DBCR0_RST_SYSTEM) in ibm44x_dbcr_reset()
285 : "=&r"(tmp) : "i"(SPRN_DBCR0_40X), "i"(DBCR0_RST_SYSTEM) in ibm40x_dbcr_reset()
/linux-2.6.39/arch/powerpc/include/asm/
Dreg_booke.h321 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
384 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
/linux-2.6.39/arch/powerpc/sysdev/
Dppc4xx_soc.c200 u32 reset_type = DBCR0_RST_SYSTEM; in ppc4xx_reset_system()
/linux-2.6.39/arch/powerpc/kernel/
Dhead_40x.S970 oris r13,r13,DBCR0_RST_SYSTEM@h