Searched refs:pitch1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/ |
| H A D | riva_hw.c | 1336 state->pitch1 = in CalcStateExt() 1439 NV_WR32(chip->PGRAPH, 0x00000654, state->pitch1); in LoadStateExt() 1481 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt() 1529 NV_WR32(chip->PGRAPH, 0x00000674, state->pitch1); in LoadStateExt() 1539 NV_WR32(chip->PGRAPH, 0x00000854, state->pitch1); in LoadStateExt() 1768 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000654); in UnloadStateExt() 1778 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt() 1790 state->pitch1 = NV_RD32(chip->PGRAPH, 0x00000674); in UnloadStateExt()
|
| H A D | riva_hw.h | 526 U032 pitch1; member
|