Searched refs:umc_config1 (Results 1 – 2 of 2) sorted by relevance
520 u32 umc_config1; in amdgpu_atomfirmware_mem_ecc_supported() local542 umc_config1 = le32_to_cpu(umc_info->v33.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()545 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE)) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()554 umc_config1 = le32_to_cpu(umc_info->v40.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()556 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()
3149 uint32_t umc_config1; member3173 uint32_t umc_config1; member