Searched refs:RSP_ID_MASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dta_ras_if.h30 #define RSP_ID_MASK (1U << 31) macro
31 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK)
H A Dta_xgmi_if.h30 #define RSP_ID_MASK (1U << 31) macro
31 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK)

Completed in 106 milliseconds