Searched refs:GS_S_CSR_REG (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/playstation2/ee/
H A Dgs.c127 _reg_write_8(GS_S_CSR_REG, 1 << 9);
160 _reg_write_8(GS_S_CSR_REG, 1 << 8);
H A Dgsreg.h47 #define GS_S_CSR_REG MIPS_PHYS_TO_KSEG1(0x12001000) macro
H A Dgsfb.c616 while ((_reg_read_8(GS_S_CSR_REG) & (3 << 14)) != (1 << 14))

Completed in 149 milliseconds