Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0/src/
H A Dmga_dacG.c64 unsigned int ulTestM; in MGAG200E4ComputePLLParam() local
92 for (ulTestM = 1; ulTestM <= 32; ulTestM++) { in MGAG200E4ComputePLLParam()
128 unsigned int ulTestM; in MGAG200SEComputePLLParam() local
144 for (ulTestM = 1; ulTestM <= 32; ulTestM++) { in MGAG200SEComputePLLParam()
169 unsigned int ulTestM; in MGAG200EVComputePLLParam() local
187 for (ulTestM = 1; ulTestM <= 16; ulTestM++) { in MGAG200EVComputePLLParam()
218 unsigned int ulTestM; in MGAG200WBComputePLLParam() local
243 for (ulTestM = ulTestMStart; ulTestM <= ulTestMEnd; ulTestM++) { in MGAG200WBComputePLLParam()
309 for (ulTestM = ulTestMStart; ulTestM < ulTestMEnd; ulTestM++) { in MGAG200EW3ComputePLLParam()
356 for (ulTestM = 1; ulTestM <= 32; ulTestM++) { in MGAG200EHComputePLLParam()
[all …]