Searched refs:buswidth (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_setup.c240 int buswidth[8] = {32, 64, 64, 0, 0, 32, 32, 64 }; local in function:sisOldSetup
267 pSiS->BusWidth = buswidth[config];
H A Dsis_vga.c186 int buswidth = pSiS->BusWidth; local in function:SISInit
707 b = (mclk / 1000) * 999488.0 * (buswidth / 8);

Completed in 7 milliseconds