Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/riva/
Driva_hw.c1337 state->pitch2 = in CalcStateExt()
1440 NV_WR32(chip->PGRAPH, 0x00000658, state->pitch2); in LoadStateExt()
1482 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt()
1530 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt()
1540 NV_WR32(chip->PGRAPH, 0x00000858, state->pitch2); in LoadStateExt()
1769 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000658); in UnloadStateExt()
1779 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
1791 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
Driva_hw.h527 U032 pitch2; member