Lines Matching defs:implementation
230 u32 implementation = par->Chipset & 0x0ff0;
261 if (par->twoHeads && (implementation != 0x0110)) {
275 u16 implementation = par->Chipset & 0x0ff0;
312 (implementation != 0x0100) &&
313 (implementation != 0x0150) &&
314 (implementation != 0x01A0) && (implementation != 0x0200);
317 (implementation != 0x0110));
319 par->twoStagePLL = (implementation == 0x0310) ||
320 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40);
323 (implementation != 0x0100);
440 if (implementation != 0x0110) {
606 if (implementation == 0x0110)