| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu13_driver_if_v13_0_6.h | 167 } SwI2cRequest_t; // SW I2C Request Table typedef 170 SwI2cRequest_t SwI2cRequest;
|
| H A D | smu13_driver_if_aldebaran.h | 217 } SwI2cRequest_t; // SW I2C Request Table typedef 220 SwI2cRequest_t SwI2cRequest;
|
| H A D | smu13_driver_if_v13_0_0.h | 371 } SwI2cRequest_t; // SW I2C Request Table typedef 374 SwI2cRequest_t SwI2cRequest;
|
| H A D | smu13_driver_if_v13_0_7.h | 372 } SwI2cRequest_t; // SW I2C Request Table typedef 375 SwI2cRequest_t SwI2cRequest;
|
| H A D | smu11_driver_if_sienna_cichlid.h | 399 } SwI2cRequest_t; // SW I2C Request Table typedef 402 SwI2cRequest_t SwI2cRequest;
|
| H A D | smu14_driver_if_v14_0.h | 372 } SwI2cRequest_t; // SW I2C Request Table typedef 375 SwI2cRequest_t SwI2cRequest;
|
| H A D | smu11_driver_if_arcturus.h | 318 } SwI2cRequest_t; // SW I2C Request Table typedef
|
| H A D | smu11_driver_if_navi10.h | 322 } SwI2cRequest_t; // SW I2C Request Table typedef
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | arcturus_ppt.c | 263 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in arcturus_tables_init() 1574 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in arcturus_i2c_xfer()
|
| H A D | navi10_ppt.c | 503 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in navi10_tables_init() 2788 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in navi10_i2c_xfer()
|
| H A D | sienna_cichlid_ppt.c | 544 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in sienna_cichlid_tables_init() 2502 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in sienna_cichlid_i2c_xfer()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | aldebaran_ppt.c | 242 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in aldebaran_tables_init() 1417 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in aldebaran_i2c_xfer()
|
| H A D | smu_v13_0_0_ppt.c | 485 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v13_0_0_tables_init() 2671 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in smu_v13_0_0_i2c_xfer()
|
| H A D | smu_v13_0_6_ppt.c | 576 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v13_0_6_tables_init() 2340 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in smu_v13_0_6_i2c_xfer()
|
| H A D | smu_v13_0_7_ppt.c | 522 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v13_0_7_tables_init()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 386 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v14_0_2_tables_init() 1902 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in smu_v14_0_2_i2c_xfer()
|