Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/nvidia/
A Dnv_type.h59 u32 repaint1; member
A Dnv_hw.c893 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in NVCalcStateExt()
935 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in NVCalcStateExt()
1559 VGA_WR08(par->PCIO, 0x03D5, state->repaint1); in NVLoadStateExt()
1617 state->repaint1 = VGA_RD08(par->PCIO, 0x03D5); in NVUnloadStateExt()
/linux-6.3-rc2/drivers/video/fbdev/riva/
A Driva_hw.c1259 state->repaint1 = hDisplaySize < 1280 ? 0x06 : 0x02; in CalcStateExt()
1273 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in CalcStateExt()
1299 state->repaint1 = hDisplaySize < 1280 ? 0x04 : 0x00; in CalcStateExt()
1653 VGA_WR08(chip->PCIO, 0x03D5, state->repaint1); in LoadStateExt()
1715 state->repaint1 = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
A Driva_hw.h500 U032 repaint1; member

Completed in 14 milliseconds