Searched refs:ProcessI2cChannelTransaction (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_i2c.c34 /* these are a limitation of ProcessI2cChannelTransaction not the hw */
45 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
131 /* max_bytes are a limitation of ProcessI2cChannelTransaction not the hw */
165 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_i2c.c32 /* these are a limitation of ProcessI2cChannelTransaction not the hw */
43 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
124 /* max_bytes are a limitation of ProcessI2cChannelTransaction not the hw */
H A Datombios.h298 USHORT ProcessI2cChannelTransaction; //Function Table,only used by Bios member in struct:_ATOM_MASTER_LIST_OF_COMMAND_TABLES
328 #define ReadEDIDFromHWAssistedI2C ProcessI2cChannelTransaction
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h327 USHORT ProcessI2cChannelTransaction; //Function Table,only used by Bios member in struct:_ATOM_MASTER_LIST_OF_COMMAND_TABLES
357 #define ReadEDIDFromHWAssistedI2C ProcessI2cChannelTransaction

Completed in 379 milliseconds