Searched refs:EccInfoTable_t (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu13_driver_if_aldebaran.h | 542 } EccInfoTable_t; typedef
|
| H A D | smu13_driver_if_v13_0_7.h | 393 } EccInfoTable_t; typedef
|
| H A D | smu13_driver_if_v13_0_0.h | 392 } EccInfoTable_t; typedef
|
| H A D | smu11_driver_if_sienna_cichlid.h | 282 } EccInfoTable_t; typedef
|
| H A D | smu14_driver_if_v14_0.h | 393 } EccInfoTable_t; typedef
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | aldebaran_ppt.c | 244 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINFO, sizeof(EccInfoTable_t), in aldebaran_tables_init() 1807 EccInfoTable_t *ecc_table = NULL; in aldebaran_get_ecc_info() 1827 ecc_table = (EccInfoTable_t *)smu_table->ecc_table; in aldebaran_get_ecc_info()
|
| H A D | smu_v13_0_0_ppt.c | 503 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINFO, sizeof(EccInfoTable_t), in smu_v13_0_0_tables_init() 3054 EccInfoTable_t *ecc_table = NULL; in smu_v13_0_0_get_ecc_info() 3073 ecc_table = (EccInfoTable_t *)smu_table->ecc_table; in smu_v13_0_0_get_ecc_info()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | sienna_cichlid_ppt.c | 553 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINFO, sizeof(EccInfoTable_t), in sienna_cichlid_tables_init() 2855 EccInfoTable_t *ecc_table = NULL; in sienna_cichlid_get_ecc_info() 2874 ecc_table = (EccInfoTable_t *)smu_table->ecc_table; in sienna_cichlid_get_ecc_info()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 436 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINFO, sizeof(EccInfoTable_t), in smu_v14_0_2_tables_init()
|