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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c530 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE)) ? true : false;
541 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE) ? true : false;
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3149 UMC_CONFIG1__ENABLE_ECC_CAPABLE = 0x00010000, enumerator in enum:atom_umc_config1_def

Completed in 293 milliseconds