Home
last modified time | relevance | path

Searched refs:UCODE_ID_CP_MEC_JT2_MASK (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu_ucode_xfer_vi.h63 #define UCODE_ID_CP_MEC_JT2_MASK 0x00000100 macro
H A Dsmu_ucode_xfer_cz.h82 #define UCODE_ID_CP_MEC_JT2_MASK 0x00000040 macro
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu8_smumgr.c722 UCODE_ID_CP_MEC_JT2_MASK; in smu8_start_smu()
725 fw_to_check &= ~(UCODE_ID_SDMA1_MASK | UCODE_ID_CP_MEC_JT2_MASK); in smu8_start_smu()
H A Dsmu7_smumgr.c420 + UCODE_ID_CP_MEC_JT2_MASK; in smu7_request_smu_load_fw()