Home
last modified time | relevance | path

Searched refs:MPC86xx_RSTCR_HRST_REQ (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dcpu.c116 out_be32(&gur->rstcr, MPC86xx_RSTCR_HRST_REQ); in do_reset()
/external/u-boot/arch/powerpc/include/asm/
Dimmap_86xx.h1144 #define MPC86xx_RSTCR_HRST_REQ 0x00000002 macro