Searched defs:_READ_EDID_FROM_HW_I2C_DATA_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
1831 typedef struct _READ_EDID_FROM_HW_I2C_DATA_PARAMETERS struct1833 USHORT usPrescale; //Ratio between Engine clock and I2C clock1834 USHORT usVRAMAddress; //Address in Frame Buffer where to pace raw EDID1835 …SHORT usStatus; //When use output: lower byte EDID checksum, high byte hardware status1837 UCHAR ucSlaveAddr; //Read from which slave1838 UCHAR ucLineNumber; //Read from which HW assisted line
2204 typedef struct _READ_EDID_FROM_HW_I2C_DATA_PARAMETERS struct2206 USHORT usPrescale; //Ratio between Engine clock and I2C clock2207 USHORT usVRAMAddress; //Adress in Frame Buffer where to pace raw EDID2208 …SHORT usStatus; //When use output: lower byte EDID checksum, high byte hardware status2210 UCHAR ucSlaveAddr; //Read from which slave2211 UCHAR ucLineNumber; //Read from which HW assisted line