Home
last modified time | relevance | path

Searched refs:SwI2cCmd_t (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu13_driver_if_aldebaran.h205 } SwI2cCmd_t; //SW I2C Command Table typedef
212 SwI2cCmd_t SwI2cCmds[MAX_SW_I2C_COMMANDS];
Dsmu11_driver_if_arcturus.h305 } SwI2cCmd_t; //SW I2C Command Table typedef
314 SwI2cCmd_t SwI2cCmds[MAX_SW_I2C_COMMANDS];
Dsmu11_driver_if_navi10.h309 } SwI2cCmd_t; //SW I2C Command Table typedef
318 SwI2cCmd_t SwI2cCmds[MAX_SW_I2C_COMMANDS];
Dsmu11_driver_if_sienna_cichlid.h373 } SwI2cCmd_t; //SW I2C Command Table typedef
381 SwI2cCmd_t SwI2cCmds[MAX_SW_I2C_COMMANDS];
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1488 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in aldebaran_i2c_xfer()
1529 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in aldebaran_i2c_xfer()
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c2096 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in arcturus_i2c_xfer()
2137 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in arcturus_i2c_xfer()
Dnavi10_ppt.c2804 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in navi10_i2c_xfer()
2845 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in navi10_i2c_xfer()
Dsienna_cichlid_ppt.c3521 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in sienna_cichlid_i2c_xfer()
3562 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in sienna_cichlid_i2c_xfer()