⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 init301.h

📁 一个2.4.21版本的嵌入式linux内核
💻 H
📖 第 1 页 / 共 2 页
字号:
#ifdef LINUX_XF86USHORT   SiS_SenseLCDDDC(SiS_Private *SiS_Pr, SISPtr pSiS);USHORT   SiS_SenseVGA2DDC(SiS_Private *SiS_Pr, SISPtr pSiS);#endif#ifdef SIS315Hvoid     SiS_OEM310Setting(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT BaseAddr,                           UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex);void     SiS_OEMLCD(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT BaseAddr,                    UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex);#endif#ifdef SIS300void     SiS_OEM300Setting(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT BaseAddr,                           UCHAR *ROMAddr,USHORT ModeNo);#endifBOOLEAN  SiS_LowModeStuff(SiS_Private *SiS_Pr, USHORT ModeNo,PSIS_HW_DEVICE_INFO HwDeviceExtension);BOOLEAN  SiS_GetLCDResInfo(SiS_Private *SiS_Pr, UCHAR *ROMAddr,USHORT ModeNo, USHORT ModeIdIndex,                           PSIS_HW_DEVICE_INFO HwDeviceExtension);/* void    SiS_CHACRT1CRTC(SiS_Private *SiS_Pr, UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,                        USHORT RefreshRateTableIndex); */BOOLEAN  SiS_SetCRT2Group301(SiS_Private *SiS_Pr, USHORT BaseAddr,UCHAR *ROMAddr,USHORT ModeNo,                             PSIS_HW_DEVICE_INFO HwDeviceExtension);void     SiS_SetGroup1(SiS_Private *SiS_Pr, USHORT BaseAddr,UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,                       PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex);void     SiS_SetGroup1_LVDS(SiS_Private *SiS_Pr, USHORT BaseAddr,UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,                            PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex);#ifdef SIS315H			    void     SiS_SetGroup1_LCDA(SiS_Private *SiS_Pr, USHORT  BaseAddr,UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,                            PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex);#endif			    void     SiS_SetGroup1_301(SiS_Private *SiS_Pr, USHORT BaseAddr,UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,                           PSIS_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex);#ifdef SIS300void     SiS_SetCRT2FIFO_300(SiS_Private *SiS_Pr, UCHAR *ROMAddr,USHORT ModeNo,                             PSIS_HW_DEVICE_INFO HwDeviceExtension);#endif#ifdef SIS315Hvoid     SiS_SetCRT2FIFO_310(SiS_Private *SiS_Pr, UCHAR *ROMAddr,USHORT ModeNo,                             PSIS_HW_DEVICE_INFO HwDeviceExtension);void     SiS_CRT2AutoThreshold(SiS_Private *SiS_Pr, USHORT  BaseAddr);#endifBOOLEAN  SiS_GetLCDDDCInfo(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension);void     SiS_UnLockCRT2(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO,USHORT BaseAddr);void     SiS_LockCRT2(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO,USHORT BaseAddr);void     SiS_DisableBridge(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO,USHORT  BaseAddr);void     SiS_EnableBridge(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO,USHORT BaseAddr);void     SiS_SetPanelDelay(SiS_Private *SiS_Pr, UCHAR* ROMAddr,PSIS_HW_DEVICE_INFO,USHORT DelayTime);void     SiS_SetPanelDelayLoop(SiS_Private *SiS_Pr, UCHAR *ROMAddr, PSIS_HW_DEVICE_INFO HwDeviceExtension,                               USHORT DelayTime, USHORT DelayLoop);void     SiS_ShortDelay(SiS_Private *SiS_Pr, USHORT delay);void     SiS_LongDelay(SiS_Private *SiS_Pr, USHORT delay);void     SiS_GenericDelay(SiS_Private *SiS_Pr, USHORT delay);void     SiS_VBWait(SiS_Private *SiS_Pr);void     SiS_SiS30xBLOn(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension);void     SiS_SiS30xBLOff(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension);void     SiS_Chrontel701xBLOn(SiS_Private *SiS_Pr);void     SiS_Chrontel701xBLOff(SiS_Private *SiS_Pr);#ifdef SIS315Hvoid     SiS_Chrontel701xOn(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension,                            USHORT BaseAddr);void     SiS_Chrontel701xOff(SiS_Private *SiS_Pr);void     SiS_ChrontelResetDB(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);void     SiS_ChrontelDoSomething4(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);void     SiS_ChrontelDoSomething3(SiS_Private *SiS_Pr, USHORT ModeNo, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);void     SiS_ChrontelDoSomething2(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);void     SiS_ChrontelDoSomething1(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);BOOLEAN  SiS_WeHaveBacklightCtrl(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);void     SiS_ChrontelPowerSequencing(SiS_Private *SiS_Pr);void     SiS_SetCH701xForLCD(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);#ifdef NEWCH701xvoid     SiS_ChrontelDoSomething5(SiS_Private *SiS_Pr);#endif#endif /* 315 */#if 0BOOLEAN  SiS_IsSomethingCR5F(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);#endifBOOLEAN  SiS_IsYPbPr(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);BOOLEAN  SiS_IsChScart(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);BOOLEAN  SiS_IsTVOrYPbPrOrScart(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);BOOLEAN  SiS_IsLCDOrLCDA(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension, USHORT BaseAddr);BOOLEAN  SiS_CR36BIOSWord23b(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension);BOOLEAN  SiS_CR36BIOSWord23d(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension);BOOLEAN  SiS_IsSR13_CR30(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO HwDeviceExtension);extern   void     SiS_SetReg1(USHORT, USHORT, USHORT);extern   void     SiS_SetReg3(USHORT, USHORT);extern   UCHAR    SiS_GetReg1(USHORT, USHORT);extern   UCHAR    SiS_GetReg2(USHORT);extern   BOOLEAN  SiS_SearchModeID(SiS_Private *SiS_Pr, UCHAR *ROMAddr, USHORT *ModeNo,USHORT *ModeIdIndex);extern   BOOLEAN  SiS_GetRatePtr(SiS_Private *SiS_Pr, ULONG, USHORT);extern   void     SiS_SetReg4(USHORT, ULONG);extern   ULONG    SiS_GetReg3(USHORT);extern   void     SiS_SetReg5(USHORT, USHORT);extern   USHORT   SiS_GetReg4(USHORT);extern   void     SiS_DisplayOff(SiS_Private *SiS_Pr);extern   void     SiS_DisplayOn(SiS_Private *SiS_Pr);extern   UCHAR    SiS_GetModePtr(SiS_Private *SiS_Pr, UCHAR *ROMAddr, USHORT ModeNo,USHORT ModeIdIndex);extern   BOOLEAN  SiS_GetLCDACRT1Ptr(SiS_Private *SiS_Pr, UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,		                     USHORT RefreshRateTableIndex,USHORT *ResInfo,USHORT *DisplayType);extern   BOOLEAN  SiS_GetLVDSCRT1Ptr(SiS_Private *SiS_Pr, UCHAR *ROMAddr,USHORT ModeNo,USHORT ModeIdIndex,                                     USHORT RefreshRateTableIndex,USHORT *ResInfo,USHORT *DisplayType);extern   void     SiS_LoadDAC(SiS_Private *SiS_Pr, PSIS_HW_DEVICE_INFO, UCHAR *ROMAddr,USHORT ModeNo,                              USHORT ModeIdIndex);#ifdef SIS315Hextern   UCHAR    SiS_Get310DRAMType(SiS_Private *SiS_Pr, UCHAR *ROMAddr,PSIS_HW_DEVICE_INFO HwDeviceExtension);#endif#ifdef LINUX_XF86/* DDC functions */USHORT   SiS_InitDDCRegs(SiS_Private *SiS_Pr, SISPtr pSiS, USHORT adaptnum, USHORT DDCdatatype, BOOLEAN checkcr32);USHORT   SiS_WriteDABDDC(SiS_Private *SiS_Pr);USHORT   SiS_PrepareReadDDC(SiS_Private *SiS_Pr);USHORT   SiS_PrepareDDC(SiS_Private *SiS_Pr);void     SiS_SendACK(SiS_Private *SiS_Pr, USHORT yesno);USHORT   SiS_DoProbeDDC(SiS_Private *SiS_Pr);USHORT   SiS_ProbeDDC(SiS_Private *SiS_Pr);USHORT   SiS_ReadDDC(SiS_Private *SiS_Pr, SISPtr pSiS, USHORT DDCdatatype, unsigned char *buffer);USHORT   SiS_HandleDDC(SiS_Private *SiS_Pr, SISPtr pSiS, USHORT adaptnum,                       USHORT DDCdatatype, unsigned char *buffer);#endifconst UCHAR SiS_HiVisionTable[3][64] = {  {     0x17, 0x1d, 0x03, 0x09, 0x05, 0x06, 0x0c, 0x0c,    0x94, 0x49, 0x01, 0x0a, 0x06, 0x0d, 0x04, 0x0a,    0x06, 0x14, 0x0d, 0x04, 0x0a, 0x00, 0x85, 0x1b,    0x0c, 0x50, 0x00, 0x97, 0x00, 0xd4, 0x4a, 0x17,    0x7d, 0x05, 0x4b, 0x00, 0x00, 0xe2, 0x00, 0x02,    0x03, 0x0a, 0x65, 0x9d, 0x08, 0x92, 0x8f, 0x40,    0x60, 0x80, 0x14, 0x90, 0x8c, 0x60, 0x14, 0x53,    0x00, 0x40, 0x44, 0x00, 0xdb, 0x02, 0x3b, 0x00  },  {     0x1d, 0x1d, 0x06, 0x09, 0x0b, 0x0c, 0x0c, 0x0c,    0x98, 0x0a, 0x01, 0x0d, 0x06, 0x0d, 0x04, 0x0a,    0x06, 0x14, 0x0d, 0x04, 0x0a, 0x00, 0x85, 0x3f,    0x0c, 0x50, 0xb2, 0x2e, 0x16, 0xb5, 0xf4, 0x03,    0x7d, 0x11, 0x7d, 0xea, 0x30, 0x36, 0x18, 0x96,    0x21, 0x0a, 0x58, 0xee, 0x42, 0x92, 0x0f, 0x40,    0x60, 0x80, 0x14, 0x90, 0x8c, 0x60, 0x04, 0xf3,    0x00, 0x40, 0x11, 0x00, 0xfc, 0xff, 0x32, 0x00  },  {     0x13, 0x1d, 0xe8, 0x09, 0x09, 0xed, 0x0c, 0x0c,     0x98, 0x0a, 0x01, 0x0c, 0x06, 0x0d, 0x04, 0x0a,     0x06, 0x14, 0x0d, 0x04, 0x0a, 0x00, 0x85, 0x3f,     0xed, 0x50, 0x70, 0x9f, 0x16, 0x59, 0x2b, 0x13,     0x27, 0x0b, 0x27, 0xfc, 0x30, 0x27, 0x1c, 0xb0,     0x4b, 0x4b, 0x6f, 0x2f, 0x63, 0x92, 0x0f, 0x40,     0x60, 0x80, 0x14, 0x90, 0x8c, 0x60, 0x14, 0x2a,     0x00, 0x40, 0x11, 0x00, 0xfc, 0xff, 0x32, 0x00   }};const UCHAR SiS_HiTVGroup3_1[] = {    0x00, 0x14, 0x15, 0x25, 0x55, 0x15, 0x0b, 0x13,    0xb1, 0x41, 0x62, 0x62, 0xff, 0xf4, 0x45, 0xa6,    0x25, 0x2f, 0x67, 0xf6, 0xbf, 0xff, 0x8e, 0x20,    0xac, 0xda, 0x60, 0xfe, 0x6a, 0x9a, 0x06, 0x10,    0xd1, 0x04, 0x18, 0x0a, 0xff, 0x80, 0x00, 0x80,    0x3b, 0x77, 0x00, 0xef, 0xe0, 0x10, 0xb0, 0xe0,    0x10, 0x4f, 0x0f, 0x0f, 0x05, 0x0f, 0x08, 0x6e,    0x1a, 0x1f, 0x25, 0x2a, 0x4c, 0xaa, 0x01};const UCHAR SiS_HiTVGroup3_2[] = {    0x00, 0x14, 0x15, 0x25, 0x55, 0x15, 0x0b, 0x7a,    0x54, 0x41, 0xe7, 0xe7, 0xff, 0xf4, 0x45, 0xa6,    0x25, 0x2f, 0x67, 0xf6, 0xbf, 0xff, 0x8e, 0x20,    0xac, 0x6a, 0x60, 0x2b, 0x52, 0xcd, 0x61, 0x10,    0x51, 0x04, 0x18, 0x0a, 0x1f, 0x80, 0x00, 0x80,    0xff, 0xa4, 0x04, 0x2b, 0x94, 0x21, 0x72, 0x94,    0x26, 0x05, 0x01, 0x0f, 0xed, 0x0f, 0x0a, 0x64,    0x18, 0x1d, 0x23, 0x28, 0x4c, 0xaa, 0x01};#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -