HomeSort by relevance Sort by last modified time
    Searched refs:RMR_CSRE (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/powerpc/cpu/mpc83xx/
cpu.c 153 immap->reset.rmr = RMR_CSRE; /* Checkstop Reset enable */
cpu_init.c 229 __raw_writel(RMR_CSRE & (1<<RMR_CSRE_SHIFT), &im->reset.rmr);
  /external/u-boot/include/
mpc83xx.h 864 #define RMR_CSRE 0x00000001
866 #define RMR_RES ~(RMR_CSRE)
    [all...]

Completed in 99 milliseconds