Searched refs:StatRead_2xF (Results 1 – 2 of 2) sorted by relevance
87 if (GUSregb(StatRead_2xF) & 0x20) in gus_read()94 GUSregb(StatRead_2xF) |= 0x80; in gus_read()101 value_read = (GUSregb(StatRead_2xF) & 0xf9); in gus_read()247 GUSregb(StatRead_2xF) = 0; /* ToDo: is this identical with GUS classic? */ in gus_write()
105 #define StatRead_2xF (VSRVolRampControl+2+(16*2)*7+3) macro