HomeSort by: relevance | last modified time | path
    Searched refs:ProcessI2cChannelTransaction (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_i2c.c 39 /* these are a limitation of ProcessI2cChannelTransaction not the hw */
50 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
138 /* max_bytes are a limitation of ProcessI2cChannelTransaction not the hw */
172 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_i2c.c 37 /* these are a limitation of ProcessI2cChannelTransaction not the hw */
48 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
131 /* max_bytes are a limitation of ProcessI2cChannelTransaction not the hw */
atombios.h 300 USHORT ProcessI2cChannelTransaction; //Function Table,only used by Bios
330 #define ReadEDIDFromHWAssistedI2C ProcessI2cChannelTransaction
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 329 USHORT ProcessI2cChannelTransaction; //Function Table,only used by Bios
359 #define ReadEDIDFromHWAssistedI2C ProcessI2cChannelTransaction

Completed in 55 milliseconds