Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dinit301.c9868 GetTVPtrIndex(struct SiS_Private *SiS_Pr) in GetTVPtrIndex() function
10139 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp()
10269 temp = GetTVPtrIndex(SiS_Pr); in SetAntiFlicker()
10305 temp = temp1 = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetEdgeEnhance()
10348 temp = GetTVPtrIndex(SiS_Pr) >> 1; /* 0: NTSC/YPbPr, 1: PAL, 2: HiTV */ in SetYFilter()
10399 temp = GetTVPtrIndex(SiS_Pr); in SetPhaseIncr()
10513 index = GetTVPtrIndex(SiS_Pr); in SetDelayComp661()