Searched refs:umc_config1 (Results 1 – 2 of 2) sorted by relevance
554 u32 umc_config1; in amdgpu_atomfirmware_mem_ecc_supported() local576 umc_config1 = le32_to_cpu(umc_info->v33.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()579 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE)) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()588 umc_config1 = le32_to_cpu(umc_info->v40.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()590 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()
3181 uint32_t umc_config1; member3205 uint32_t umc_config1; member