Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h539 EccInfo_t EccInfo[ALDEBARAN_UMC_CHANNEL_NUM]; member
Dsmu13_driver_if_v13_0_0.h391 EccInfo_t EccInfo[24]; member
Dsmu13_driver_if_v13_0_7.h392 EccInfo_t EccInfo[24]; member
Dsmu11_driver_if_sienna_cichlid.h281 EccInfo_t EccInfo[SIENNA_CICHLID_UMC_CHANNEL_NUM]; member
Dsmu14_driver_if_v14_0.h392 EccInfo_t EccInfo[24]; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1833 ecc_table->EccInfo[i].ce_count_lo_chip; in aldebaran_get_ecc_info()
1835 ecc_table->EccInfo[i].ce_count_hi_chip; in aldebaran_get_ecc_info()
1837 ecc_table->EccInfo[i].mca_umc_status; in aldebaran_get_ecc_info()
1839 ecc_table->EccInfo[i].mca_umc_addr; in aldebaran_get_ecc_info()
Dsmu_v13_0_0_ppt.c2943 for (i = 0; i < ARRAY_SIZE(ecc_table->EccInfo); i++) { in smu_v13_0_0_get_ecc_info()
2946 ecc_table->EccInfo[i].ce_count_lo_chip; in smu_v13_0_0_get_ecc_info()
2948 ecc_table->EccInfo[i].ce_count_hi_chip; in smu_v13_0_0_get_ecc_info()
2950 ecc_table->EccInfo[i].mca_umc_status; in smu_v13_0_0_get_ecc_info()
2952 ecc_table->EccInfo[i].mca_umc_addr; in smu_v13_0_0_get_ecc_info()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsienna_cichlid_ppt.c4113 ecc_table->EccInfo[i].ce_count_lo_chip; in sienna_cichlid_get_ecc_info()
4115 ecc_table->EccInfo[i].ce_count_hi_chip; in sienna_cichlid_get_ecc_info()
4117 ecc_table->EccInfo[i].mca_umc_status; in sienna_cichlid_get_ecc_info()
4119 ecc_table->EccInfo[i].mca_umc_addr; in sienna_cichlid_get_ecc_info()