Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pcode_api.h20 #define PCODE_ILLEGAL_SUBCOMMAND 0x4 macro
H A Dxe_pcode.c39 [PCODE_ILLEGAL_SUBCOMMAND] = {-ENXIO, "Illegal Subcommand"}, in pcode_mailbox_status()