Searched refs:umc_config1 (Results 1 – 2 of 2) sorted by relevance
505 u32 umc_config1; in amdgpu_atomfirmware_mem_ecc_supported() local527 umc_config1 = le32_to_cpu(umc_info->v33.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()530 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE)) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()539 umc_config1 = le32_to_cpu(umc_info->v40.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()541 (umc_config1 & UMC_CONFIG1__ENABLE_ECC_CAPABLE) ? true : false; in amdgpu_atomfirmware_mem_ecc_supported()
3106 uint32_t umc_config1; member3130 uint32_t umc_config1; member