Home
last modified time | relevance | path

Searched refs:GetTVPtrIndex (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/sis/
H A Dinit301.c9865 GetTVPtrIndex(struct SiS_Private *SiS_Pr) in GetTVPtrIndex() function
10136 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp()
10266 temp = GetTVPtrIndex(SiS_Pr); in SetAntiFlicker()
10302 temp = temp1 = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetEdgeEnhance()
10345 temp = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetYFilter()
10396 temp = GetTVPtrIndex(SiS_Pr); in SetPhaseIncr()
10510 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp661()