Lines Matching refs:detectedpdc
1762 ivideo->sisfb_infoblock.sisfb_lcdpdc = ivideo->detectedpdc;
2993 ivideo->detectedpdc = SiS_GetReg(SISPART1, 0x13);
2994 ivideo->detectedpdc &= 0x3c;
2997 ivideo->SiS_Pr.PDC = ivideo->detectedpdc;
3000 ivideo->detectedpdc);
3003 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) {
3032 ivideo->detectedpdc = (pdc & 0x0f) << 1;
3035 ivideo->detectedpdc |= ((pdc >> 7) & 0x01);
3041 ivideo->detectedpdc = 0xff;
3047 if(ivideo->detectedpdc != 0xff) {
3048 ivideo->SiS_Pr.PDC = ivideo->detectedpdc;
3056 if(ivideo->detectedpdc != 0xff) {
3059 ivideo->detectedpdc);
3084 (ivideo->SiS_Pr.PDC != ivideo->detectedpdc)) {
5899 ivideo->detectedpdc = 0xff;