Searched refs:cursor1 (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Driva_hw.c111 current = chip->CurrentState->cursor1;
112 chip->CurrentState->cursor1 = (chip->CurrentState->cursor1 & 0xFE) |
115 VGA_WR08(chip->PCIO, 0x3D5, chip->CurrentState->cursor1);
1199 state->cursor1 = 0x78;
1215 state->cursor1 = 0xFC;
1230 state->cursor1 = 0xFC;
1549 VGA_WR08(chip->PCIO, 0x03D5, state->cursor1);
1600 state->cursor1 = VGA_RD08(chip->PCIO, 0x03D5);
H A Driva_hw.h436 U032 cursor1; member in struct:_riva_hw_state

Completed in 126 milliseconds