Home
last modified time | relevance | path

Searched refs:pitch1 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/riva/
Driva_hw.c1252 state->pitch1 = in CalcStateExt()
1351 chip->PGRAPH[0x00000654/4] = state->pitch1; in LoadStateExt()
1393 chip->PGRAPH[0x00000674/4] = state->pitch1; in LoadStateExt()
1434 chip->PGRAPH[0x00000674/4] = state->pitch1; in LoadStateExt()
1444 chip->PGRAPH[0x00000854/4] = state->pitch1; in LoadStateExt()
1647 state->pitch1 = chip->PGRAPH[0x00000654/4]; in UnloadStateExt()
1657 state->pitch1 = chip->PGRAPH[0x00000674/4]; in UnloadStateExt()
1668 state->pitch1 = chip->PGRAPH[0x00000674/4]; in UnloadStateExt()
Driva_hw.h501 U032 pitch1; member