Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/boot/
A D4xx.c258 #define DBCR0_RST_SYSTEM 0x30000000 macro
268 : "=&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()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h362 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
425 #define DBCR0_RST_SYSTEM 0x30000000 /* System Reset */ macro
/linux-6.3-rc2/arch/powerpc/platforms/4xx/
A Dsoc.c196 u32 reset_type = DBCR0_RST_SYSTEM; in ppc4xx_reset_system()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dhead_40x.S720 oris r13,r13,DBCR0_RST_SYSTEM@h

Completed in 12 milliseconds