Searched refs:vpll (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_dac.c224 nvReg->vpll = nvReg->pll;
237 nvReg->vpll = pNv->PRAMDAC0[0x0508/4];
H A Dnv_type.h52 U032 vpll; member in struct:_riva_hw_state
H A Driva_hw.h319 U032 vpll; member in struct:_riva_hw_state
H A Driva_hw.c676 state->vpll = (p << 16) | (n << 8) | m;
784 chip->PRAMDAC[0x00000508/4] = state->vpll;
840 state->vpll = chip->PRAMDAC[0x00000508/4];
H A Dnv_hw.c1500 pNv->PRAMDAC0[0x0508/4] = state->vpll;
1554 state->vpll = pNv->PRAMDAC0[0x0508/4];

Completed in 33 milliseconds