Home
last modified time | relevance | path

Searched refs:UCODE_ID_CP_ME_MASK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu_ucode_xfer_vi.h59 #define UCODE_ID_CP_ME_MASK 0x00000020 macro
Dsmu_ucode_xfer_cz.h58 #define UCODE_ID_CP_ME_MASK 0x00000010 macro
Diceland_smc.c433 return UCODE_ID_CP_ME_MASK; in iceland_smu_get_mask_for_fw_type()
544 UCODE_ID_CP_ME_MASK | in iceland_smu_request_load_fw()
Dfiji_smc.c504 UCODE_ID_CP_ME_MASK | in fiji_smu_request_load_fw()
528 return UCODE_ID_CP_ME_MASK; in fiji_smu_get_mask_for_fw_type()
Dtonga_smc.c506 UCODE_ID_CP_ME_MASK | in tonga_smu_request_load_fw()
530 return UCODE_ID_CP_ME_MASK; in tonga_smu_get_mask_for_fw_type()
Dcz_smc.c310 UCODE_ID_CP_ME_MASK | in cz_smu_start()