Lines Matching defs:checkmask
525 unsigned short checkmask=0, modeid, infoflag;
533 checkmask |= SupportRAMDAC2;
535 checkmask |= SupportRAMDAC2_135;
537 checkmask |= SupportRAMDAC2_162;
539 checkmask |= SupportRAMDAC2_202;
546 checkmask |= SupportLCD;
550 if(modeid == 0x2e) checkmask |= Support64048060Hz;
557 checkmask |= SupportHiVision;
561 checkmask |= SupportTV;
563 checkmask |= SupportTV1024;
566 checkmask |= SupportYPbPr750p;
577 checkmask |= SupportCHTV;
582 checkmask |= SupportLCD;
590 if(infoflag & checkmask) return true;
600 if(infoflag & checkmask) return true;