HomeSort by: relevance | last modified time | path
    Searched defs:CR_RST (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
sip.c 64 #define CR_RST (1U << 8) /* software reset */
152 CSR_WRITE(l, SIP_CR, CR_RST);
155 } while (val & CR_RST); /* S1C */
  /src/sys/dev/ic/
dp83932reg.h 171 #define CR_RST (1U << 7) /* Software Reset */
  /src/sys/arch/newsmips/apbus/
if_snreg.h 89 * With the exception of CR_RST, the bit is reset when the operation
94 #define CR_RST 0x0080 /* software reset */
105 * reset mode (s_cr.CR_RST is set.)
  /src/sys/dev/pci/
if_sipreg.h 210 #define CR_RST 0x00000100 /* software reset */

Completed in 16 milliseconds