Searched refs:pitch1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/riva/ |
D | riva_hw.c | 1337 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()
|
D | riva_hw.h | 526 U032 pitch1; member
|