Searched refs:SiS_PanelDelayTblLVDS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dvstruct.h385 const struct SiS_PanelDelayTbl *SiS_PanelDelayTblLVDS; member in struct:SiS_Private
H A Dinit.c187 SiS_Pr->SiS_PanelDelayTblLVDS = SiS300_PanelDelayTbl;
278 SiS_Pr->SiS_PanelDelayTblLVDS = SiS310_PanelDelayTblLVDS;
H A Dinit301.c556 Delay = SiS_Pr->SiS_PanelDelayTblLVDS[DelayIndex].timer[0];
558 Delay = SiS_Pr->SiS_PanelDelayTblLVDS[DelayIndex].timer[1];

Completed in 17 milliseconds