Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/nvidia/
A Dnv_type.h58 u32 repaint0; member
A Dnv_hw.c942 state->repaint0 = (((width / 8) * pixelDepth) & 0x700) >> 3; in NVCalcStateExt()
1557 VGA_WR08(par->PCIO, 0x03D5, state->repaint0); in NVLoadStateExt()
1615 state->repaint0 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
/linux-6.3-rc2/drivers/video/fbdev/riva/
A Driva_hw.h499 U032 repaint0; member
A Driva_hw.c1309 state->repaint0 = (((width/8)*pixelDepth) & 0x700) >> 3; in CalcStateExt()
1651 VGA_WR08(chip->PCIO, 0x03D5, state->repaint0); in LoadStateExt()
1713 state->repaint0 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()

Completed in 15 milliseconds