Searched refs:pitch1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/riva/ |
D | riva_hw.c | 1316 state->pitch1 = in CalcStateExt() 1419 NV_WR32(chip->PGRAPH, 0x00000654, state->pitch1); in LoadStateExt() 1461 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt() 1509 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt() 1519 NV_WR32(chip->PGRAPH, 0x00000854, state->pitch1); in LoadStateExt() 1748 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000654); in UnloadStateExt() 1758 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt() 1770 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
|
D | riva_hw.h | 526 U032 pitch1; member
|