Lines Matching refs:detectedpdca
1766 ivideo->sisfb_infoblock.sisfb_lcdpdca = ivideo->detectedpdca;
3045 ivideo->detectedpdca = (pdc & 0xf0) >> 3;
3049 ivideo->detectedpdca |= ((pdc >> 6) & 0x01);
3055 ivideo->detectedpdca = 0xff;
3064 if(ivideo->detectedpdca != 0xff) {
3065 ivideo->SiS_Pr.PDCA = ivideo->detectedpdca;
3073 if(ivideo->detectedpdca != 0xff) {
3076 ivideo->detectedpdca);
3101 (ivideo->SiS_Pr.PDCA != ivideo->detectedpdca)) {
5918 ivideo->detectedpdca = 0xff;