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

  /src/sys/arch/playstation2/playstation2/
locore_machdep.S 35 #define D_STAT_REG 0xb000e010
52 * (_reg_read_4(D_STAT_REG) & 0xffff0000);
57 * _reg_write_4(D_STAT_REG, bit & D_STAT_CIM(__dmac_enabled_channel));
64 li a2, D_STAT_REG
  /src/sys/arch/playstation2/ee/
dmacreg.h 48 #define D_STAT_REG MIPS_PHYS_TO_KSEG1(0x1000e010) /* interrupt status */

Completed in 12 milliseconds