Searched refs:SiS_GetFIFOThresholdB300 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | init301.h | 130 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);
|
H A D | sis.h | 346 unsigned short SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2);
|
H A D | init.c | 2256 SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2) in SiS_GetFIFOThresholdB300() function 2279 longtemp *= SiS_GetFIFOThresholdB300(idx1, idx2); in SiS_DoCalcDelay()
|
H A D | init301.c | 5399 data = SiS_GetFIFOThresholdB300(tempbx, tempcl); in SiS_SetCRT2FIFO_300()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | init301.h | 130 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);
|
H A D | sis.h | 345 unsigned short SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2);
|
H A D | init.c | 2256 SiS_GetFIFOThresholdB300(unsigned short idx1, unsigned short idx2) in SiS_GetFIFOThresholdB300() function 2279 longtemp *= SiS_GetFIFOThresholdB300(idx1, idx2); in SiS_DoCalcDelay()
|
H A D | init301.c | 5399 data = SiS_GetFIFOThresholdB300(tempbx, tempcl); in SiS_SetCRT2FIFO_300()
|
Completed in 34 milliseconds