Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.c1337 state->pitch1 = in CalcStateExt()
1458 NV_WR32(chip->PGRAPH, 0x00000654, state->pitch1); in LoadStateExt()
1500 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt()
1548 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt()
1558 NV_WR32(chip->PGRAPH, 0x00000854, state->pitch1); in LoadStateExt()
1787 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000654); in UnloadStateExt()
1797 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
1809 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
Driva_hw.h526 U032 pitch1; member