Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/riva/
Driva_hw.c1335 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()
Driva_hw.h527 U032 pitch2; member