Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.c1338 state->pitch2 = in CalcStateExt()
1459 NV_WR32(chip->PGRAPH, 0x00000658, state->pitch2); in LoadStateExt()
1501 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt()
1549 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt()
1559 NV_WR32(chip->PGRAPH, 0x00000858, state->pitch2); in LoadStateExt()
1788 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000658); in UnloadStateExt()
1798 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
1810 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
Driva_hw.h527 U032 pitch2; member