Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c9866 GetTVPtrIndex(struct SiS_Private *SiS_Pr) in GetTVPtrIndex() function
10137 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp()
10267 temp = GetTVPtrIndex(SiS_Pr); in SetAntiFlicker()
10303 temp = temp1 = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetEdgeEnhance()
10346 temp = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetYFilter()
10397 temp = GetTVPtrIndex(SiS_Pr); in SetPhaseIncr()
10511 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp661()