Home
last modified time | relevance | path

Searched refs:SwI2cRequest_t (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_6.h79 } SwI2cRequest_t; // SW I2C Request Table typedef
82 SwI2cRequest_t SwI2cRequest;
H A Dsmu13_driver_if_aldebaran.h217 } SwI2cRequest_t; // SW I2C Request Table typedef
220 SwI2cRequest_t SwI2cRequest;
H A Dsmu13_driver_if_v13_0_7.h372 } SwI2cRequest_t; // SW I2C Request Table typedef
375 SwI2cRequest_t SwI2cRequest;
H A Dsmu13_driver_if_v13_0_0.h371 } SwI2cRequest_t; // SW I2C Request Table typedef
374 SwI2cRequest_t SwI2cRequest;
H A Dsmu11_driver_if_sienna_cichlid.h399 } SwI2cRequest_t; // SW I2C Request Table typedef
402 SwI2cRequest_t SwI2cRequest;
H A Dsmu11_driver_if_arcturus.h318 } SwI2cRequest_t; // SW I2C Request Table typedef
H A Dsmu11_driver_if_navi10.h322 } SwI2cRequest_t; // SW I2C Request Table typedef
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c241 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in aldebaran_tables_init()
1475 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in aldebaran_i2c_xfer()
H A Dsmu_v13_0_6_ppt.c232 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v13_0_6_tables_init()
1705 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in smu_v13_0_6_i2c_xfer()
H A Dsmu_v13_0_0_ppt.c495 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v13_0_0_tables_init()
2231 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in smu_v13_0_0_i2c_xfer()
H A Dsmu_v13_0_7_ppt.c503 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in smu_v13_0_7_tables_init()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c264 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in arcturus_tables_init()
2068 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in arcturus_i2c_xfer()
H A Dnavi10_ppt.c507 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in navi10_tables_init()
2977 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in navi10_i2c_xfer()
H A Dsienna_cichlid_ppt.c540 SMU_TABLE_INIT(tables, SMU_TABLE_I2C_COMMANDS, sizeof(SwI2cRequest_t), in sienna_cichlid_tables_init()
3753 SwI2cRequest_t *req, *res = (SwI2cRequest_t *)table->cpu_addr; in sienna_cichlid_i2c_xfer()