Lines Matching defs:implementation
233 u32 implementation = par->Chipset & 0x0ff0;
264 if (par->twoHeads && (implementation != 0x0110)) {
278 u16 implementation = par->Chipset & 0x0ff0;
315 (implementation != 0x0100) &&
316 (implementation != 0x0150) &&
317 (implementation != 0x01A0) && (implementation != 0x0200);
320 (implementation != 0x0110));
322 par->twoStagePLL = (implementation == 0x0310) ||
323 (implementation == 0x0340) || (par->Architecture >= NV_ARCH_40);
326 (implementation != 0x0100);
443 if (implementation != 0x0110) {
609 if (implementation == 0x0110)