Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dhw-txe-regs.h160 #define IPC_HHIER_SEC BIT(0) macro
162 #define IPC_HHIER_MSK (IPC_HHIER_SEC | IPC_HHIER_BRIDGE)
Dhw-txe.c975 if (hhisr & IPC_HHIER_SEC && aliveness) in mei_txe_check_and_ack_intrs()