Lines Matching defs:implementation
308 CARD32 implementation = pNv->Chipset & 0x0ff0;
323 if(implementation == 0x01a0) {
327 } else if(implementation == 0x01f0) {
336 if(implementation == 0x01a0) {
339 } else if(implementation == 0x01f0) {
352 if(pNv->twoHeads && (implementation != 0x0110))
369 CARD16 implementation = pNv->Chipset & 0x0ff0;
439 (implementation != 0x0100) &&
440 (implementation != 0x0150) &&
441 (implementation != 0x01A0) &&
442 (implementation != 0x0200);
444 pNv->fpScaler = (pNv->FpScale && pNv->twoHeads && (implementation!=0x0110));
446 pNv->twoStagePLL = (implementation == 0x0310) ||
447 (implementation == 0x0340) ||
451 (implementation != 0x0100);
563 if(implementation != 0x0110) {
721 if(implementation == 0x0110)