Lines Matching refs:detectedpdc
1765 ivideo->sisfb_infoblock.sisfb_lcdpdc = ivideo->detectedpdc;
3005 ivideo->detectedpdc = SiS_GetReg(SISPART1, 0x13);
3006 ivideo->detectedpdc &= 0x3c;
3009 ivideo->SiS_Pr.PDC = ivideo->detectedpdc;
3012 ivideo->detectedpdc);
3015 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) {
3044 ivideo->detectedpdc = (pdc & 0x0f) << 1;
3047 ivideo->detectedpdc |= ((pdc >> 7) & 0x01);
3053 ivideo->detectedpdc = 0xff;
3059 if(ivideo->detectedpdc != 0xff) {
3060 ivideo->SiS_Pr.PDC = ivideo->detectedpdc;
3068 if(ivideo->detectedpdc != 0xff) {
3071 ivideo->detectedpdc);
3096 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) {
5917 ivideo->detectedpdc = 0xff;