Searched refs:is_atom_fw (Results 1 – 3 of 3) sorted by relevance
439 adev->is_atom_fw = (adev->asic_type >= CHIP_VEGA10) ? true : false; in amdgpu_get_bios()
954 if (adev->is_atom_fw) { in amdgpu_atombios_init()1936 if (adev->is_atom_fw) { in amdgpu_device_detect_sriov_bios()2122 if (adev->is_atom_fw) { in amdgpu_device_init()
1426 bool is_atom_fw; member