Searched refs:pitch3 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/riva/
H A Driva_hw.c1336 state->pitch3 = pixelDepth * width; CalcStateExt()
1457 NV_WR32(chip->PGRAPH, 0x0000065C, state->pitch3); LoadStateExt()
1499 NV_WR32(chip->PGRAPH, 0x0000067C, state->pitch3); LoadStateExt()
1547 NV_WR32(chip->PGRAPH, 0x0000067C, state->pitch3); LoadStateExt()
1548 NV_WR32(chip->PGRAPH, 0x00000680, state->pitch3); LoadStateExt()
1557 NV_WR32(chip->PGRAPH, 0x0000085C, state->pitch3); LoadStateExt()
1558 NV_WR32(chip->PGRAPH, 0x00000860, state->pitch3); LoadStateExt()
1559 NV_WR32(chip->PGRAPH, 0x00000864, state->pitch3); LoadStateExt()
1786 state->pitch3 = NV_RD32(chip->PGRAPH, 0x0000065C); UnloadStateExt()
1796 state->pitch3 = NV_RD32(chip->PGRAPH, 0x0000067C); UnloadStateExt()
1808 state->pitch3 = NV_RD32(chip->PGRAPH, 0x0000067C); UnloadStateExt()
H A Driva_hw.h528 U032 pitch3; member in struct:_riva_hw_state

Completed in 219 milliseconds