Home
last modified time | relevance | path

Searched refs:pllsel (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/video/riva/
Driva_hw.c1201 state->pllsel = 0x10010100; in CalcStateExt()
1217 state->pllsel = 0x10000700; in CalcStateExt()
1232 state->pllsel = 0x10000700; in CalcStateExt()
1575 chip->PRAMDAC[0x0000050C/4] = state->pllsel; in LoadStateExt()
1581 chip->PRAMDAC[0x0000050C/4] = state->pllsel; in LoadStateExt()
1635 state->pllsel = chip->PRAMDAC[0x0000050C/4]; in UnloadStateExt()
Driva_hw.h490 U032 pllsel; member
Dfbdev.c980 newmode.ext.pllsel |= 0x20000800; in riva_load_video_mode()