Searched refs:pitch2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/riva/ |
D | riva_hw.c | 1335 state->pitch2 = in CalcStateExt() 1456 NV_WR32(chip->PGRAPH, 0x00000658, state->pitch2); in LoadStateExt() 1498 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt() 1546 NV_WR32(chip->PGRAPH, 0x00000678, state->pitch2); in LoadStateExt() 1556 NV_WR32(chip->PGRAPH, 0x00000858, state->pitch2); in LoadStateExt() 1785 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000658); in UnloadStateExt() 1795 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt() 1807 state->pitch2 = NV_RD32(chip->PGRAPH, 0x00000678); in UnloadStateExt()
|
D | riva_hw.h | 527 U032 pitch2; member
|