Home
last modified time | relevance | path

Searched refs:UMC_CONFIG1__ENABLE_ECC_CAPABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atomfirmware.c530 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE)) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()
541 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()
/Linux-v6.6/drivers/gpu/drm/amd/include/
Datomfirmware.h3117 UMC_CONFIG1__ENABLE_ECC_CAPABLE = 0x00010000, enumerator