Searched refs:PCODE_ILLEGAL_SUBCOMMAND (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ | ||
H A D | xe_pcode_api.h | 20 #define PCODE_ILLEGAL_SUBCOMMAND 0x4 macro |
H A D | xe_pcode.c | 39 [PCODE_ILLEGAL_SUBCOMMAND] = {-ENXIO, "Illegal Subcommand"}, in pcode_mailbox_status() |