HomeSort by: relevance | last modified time | path
    Searched refs:GCR_RST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/include/booke/
openpicreg.h 87 #define GCR_RST 0x80000000 /* Reset */
  /src/sys/arch/evbppc/mpc85xx/
machdep.c 1210 cpu_write_4(OPENPIC_BASE + OPENPIC_GCR, GCR_RST);
1211 while (cpu_read_4(OPENPIC_BASE + OPENPIC_GCR) & GCR_RST)

Completed in 14 milliseconds