Searched refs:pitch1 (Results 1 – 2 of 2) sorted by relevance
/drivers/video/fbdev/riva/ |
D | riva_hw.c | 1334 state->pitch1 = in CalcStateExt() 1455 NV_WR32(chip->PGRAPH, 0x00000654, state->pitch1); in LoadStateExt() 1497 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt() 1545 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt() 1555 NV_WR32(chip->PGRAPH, 0x00000854, state->pitch1); in LoadStateExt() 1784 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000654); in UnloadStateExt() 1794 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt() 1806 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
|
D | riva_hw.h | 526 U032 pitch1; member
|