Home
last modified time | relevance | path

Searched refs:repaint0 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/riva/
Driva_hw.h479 U032 repaint0; member
Driva_hw.c1244 state->repaint0 = (((width/8)*pixelDepth) & 0x700) >> 3; in CalcStateExt()
1552 VGA_WR08(chip->PCIO, 0x03D5, state->repaint0); in LoadStateExt()
1613 state->repaint0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()