Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel_punit_ipc.h77 #define IPC_PUNIT_ERR_CMD_LOCKED 4 macro
/linux/drivers/platform/x86/intel/
H A Dpunit_ipc.c91 else if (error == IPC_PUNIT_ERR_CMD_LOCKED) in ipc_err_string()