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

  /src/sys/arch/playstation2/ee/
intcreg.h 32 #define I_STAT_REG MIPS_PHYS_TO_KSEG1(0x1000f000)
intc.c 78 _reg_write_4(I_STAT_REG, _reg_read_4(I_STAT_REG));
90 r = _reg_read_4(I_STAT_REG);
103 _reg_write_4(I_STAT_REG, dispatch);
  /src/sys/arch/playstation2/playstation2/
interrupt.c 280 (_reg_read_4(I_STAT_REG) & 0x0000ffff),

Completed in 15 milliseconds