Searched refs:pitch0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/riva/ |
D | riva_hw.c | 1333 state->pitch0 = in CalcStateExt() 1454 NV_WR32(chip->PGRAPH, 0x00000650, state->pitch0); in LoadStateExt() 1496 NV_WR32(chip->PGRAPH, 0x00000670, state->pitch0); in LoadStateExt() 1544 NV_WR32(chip->PGRAPH, 0x00000670, state->pitch0); in LoadStateExt() 1554 NV_WR32(chip->PGRAPH, 0x00000850, state->pitch0); in LoadStateExt() 1783 state->pitch0 = NV_RD32(chip->PGRAPH, 0x00000650); in UnloadStateExt() 1793 state->pitch0 = NV_RD32(chip->PGRAPH, 0x00000670); in UnloadStateExt() 1805 state->pitch0 = NV_RD32(chip->PGRAPH, 0x00000670); in UnloadStateExt()
|
D | riva_hw.h | 525 U032 pitch0; member
|