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

/linux-4.4.14/arch/powerpc/sysdev/
H A Dppc4xx_soc.c201 u32 reset_type = DBCR0_RST_SYSTEM; ppc4xx_reset_system()
/linux-4.4.14/arch/powerpc/boot/
H A D4xx.c262 #define DBCR0_RST_SYSTEM 0x30000000 macro
272 : "=&r"(tmp) : "i"(SPRN_DBCR0_44X), "i"(DBCR0_RST_SYSTEM) ibm44x_dbcr_reset()
285 : "=&r"(tmp) : "i"(SPRN_DBCR0_40X), "i"(DBCR0_RST_SYSTEM) ibm40x_dbcr_reset()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dreg_booke.h381 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
444 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dhead_40x.S945 oris r13,r13,DBCR0_RST_SYSTEM@h

Completed in 174 milliseconds