Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/riva/
H A Driva_hw.c1319 state->pitch1 = in CalcStateExt()
1422 NV_WR32(chip->PGRAPH, 0x00000654, state->pitch1); in LoadStateExt()
1464 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt()
1512 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt()
1522 NV_WR32(chip->PGRAPH, 0x00000854, state->pitch1); in LoadStateExt()
1751 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000654); in UnloadStateExt()
1761 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
1773 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
H A Driva_hw.h526 U032 pitch1; member