Searched refs:pitch2 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/video/riva/ |
D | riva_hw.c | 1336 state->pitch2 = in CalcStateExt() 1457 NV_WR32(chip->PGRAPH, 0x00000658, state->pitch2); in LoadStateExt() 1499 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt() 1547 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt() 1557 NV_WR32(chip->PGRAPH, 0x00000858, state->pitch2); in LoadStateExt() 1786 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000658); in UnloadStateExt() 1796 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt() 1808 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
|
D | riva_hw.h | 527 U032 pitch2; member
|