Searched refs:v40 (Results 1 – 4 of 4) sorted by relevance
222 struct atom_umc_info_v4_0 v40; member400 mem_channel_number = le32_to_cpu(umc_info->v40.channel_num); in amdgpu_atomfirmware_get_vram_info()401 mem_type = le32_to_cpu(umc_info->v40.vram_type); in amdgpu_atomfirmware_get_vram_info()402 mem_channel_width = le32_to_cpu(umc_info->v40.channel_width); in amdgpu_atomfirmware_get_vram_info()588 umc_config1 = le32_to_cpu(umc_info->v40.umc_config1); in amdgpu_atomfirmware_mem_ecc_supported()695 struct atom_smu_info_v4_0 v40; member745 spll->reference_freq = le32_to_cpu(smu_info->v40.core_refclk_10khz); in amdgpu_atomfirmware_get_clock_info()
30 } v40; member
446 perfS.v40.freq = nvkm_clk_adjust(clk, false, in nvkm_pstate_new()449 perfS.v40.freq); in nvkm_pstate_new()452 cstate->domain[domain->name] = perfS.v40.freq; in nvkm_pstate_new()
193 info->v40.freq = (nvbios_rd16(bios, data + 0x00) & 0x3fff) * 1000; in nvbios_perfSp()