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

  /src/sys/arch/playstation2/ee/
intcreg.h 33 #define I_MASK_REG MIPS_PHYS_TO_KSEG1(0x1000f010)
  /src/sys/arch/playstation2/playstation2/
locore_machdep.S 36 #define I_MASK_REG 0xb000f010
51 * cur_mask = (_reg_read_4(I_MASK_REG) & 0xffff) |
56 * _reg_write_4(I_MASK_REG, bit & __intc_enabled_channel);
62 li a1, I_MASK_REG

Completed in 14 milliseconds