Searched refs:pitch0 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/video/riva/ |
D | riva_hw.c | 1334 state->pitch0 = in CalcStateExt() 1455 NV_WR32(chip->PGRAPH, 0x00000650, state->pitch0); in LoadStateExt() 1497 NV_WR32(chip->PGRAPH, 0x00000670, state->pitch0); in LoadStateExt() 1545 NV_WR32(chip->PGRAPH, 0x00000670, state->pitch0); in LoadStateExt() 1555 NV_WR32(chip->PGRAPH, 0x00000850, state->pitch0); in LoadStateExt() 1784 state->pitch0 = NV_RD32(chip->PGRAPH, 0x00000650); in UnloadStateExt() 1794 state->pitch0 = NV_RD32(chip->PGRAPH, 0x00000670); in UnloadStateExt() 1806 state->pitch0 = NV_RD32(chip->PGRAPH, 0x00000670); in UnloadStateExt()
|
D | riva_hw.h | 525 U032 pitch0; member
|