Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/riva/
H A Driva_hw.c1317 state->pitch2 = in CalcStateExt()
1420 NV_WR32(chip->PGRAPH, 0x00000658, state->pitch2); in LoadStateExt()
1462 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt()
1510 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt()
1520 NV_WR32(chip->PGRAPH, 0x00000858, state->pitch2); in LoadStateExt()
1749 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000658); in UnloadStateExt()
1759 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
1771 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
H A Driva_hw.h527 U032 pitch2; member