Searched defs:_ATOM_XTMDS_INFO (Results 1 – 2 of 2) sorted by relevance
7593 typedef struct _ATOM_XTMDS_INFO struct7595 ATOM_COMMON_TABLE_HEADER sHeader; 7596 USHORT usSingleLinkMaxFrequency; 7597 …_ID_CONFIG_ACCESS sucI2cId; //Point the ID on which I2C is used to control external chip7598 UCHAR ucXtransimitterID; 7599 … ucSupportedLink; // Bit field, bit0=1, single link supported;bit1=1,dual link supported7600 …AlterID; // Even with the same external TMDS asic, it's possible that the program seqence alters 7602 UCHAR ucMasterAddress; // Address to control Master xTMDS Chip7603 UCHAR ucSlaveAddress; // Address to control Slave xTMDS Chip
8916 typedef struct _ATOM_XTMDS_INFO struct8918 ATOM_COMMON_TABLE_HEADER sHeader;8919 USHORT usSingleLinkMaxFrequency;8920 …_ID_CONFIG_ACCESS sucI2cId; //Point the ID on which I2C is used to control external chip8921 UCHAR ucXtransimitterID;8922 … ucSupportedLink; // Bit field, bit0=1, single link supported;bit1=1,dual link supported8923 …eAlterID; // Even with the same external TMDS asic, it's possible that the program seqence alters8925 UCHAR ucMasterAddress; // Address to control Master xTMDS Chip8926 UCHAR ucSlaveAddress; // Address to control Slave xTMDS Chip