Home
last modified time | relevance | path

Searched refs:TA_SECUREDISPLAY_STATUS__READ_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dta_secureDisplay_if.h52 TA_SECUREDISPLAY_STATUS__READ_CRC_ERROR = 0x06, /* Fail to Read CRC*/ enumerator
H A Damdgpu_securedisplay.c69 case TA_SECUREDISPLAY_STATUS__READ_CRC_ERROR: in psp_securedisplay_parse_resp_status()