Lines Matching refs:detectedpdca
1763 ivideo->sisfb_infoblock.sisfb_lcdpdca = ivideo->detectedpdca;
3033 ivideo->detectedpdca = (pdc & 0xf0) >> 3;
3037 ivideo->detectedpdca |= ((pdc >> 6) & 0x01);
3043 ivideo->detectedpdca = 0xff;
3052 if(ivideo->detectedpdca != 0xff) {
3053 ivideo->SiS_Pr.PDCA = ivideo->detectedpdca;
3061 if(ivideo->detectedpdca != 0xff) {
3064 ivideo->detectedpdca);
3089 (ivideo->SiS_Pr.PDCA != ivideo->detectedpdca)) {
5900 ivideo->detectedpdca = 0xff;