Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pcode_api.h19 #define PCODE_ILLEGAL_DATA 0x3 macro
H A Dxe_pcode.c38 [PCODE_ILLEGAL_DATA] = {-EINVAL, "Illegal Data"}, in pcode_mailbox_status()