Home
last modified time | relevance | path

Searched defs:INTERRUPT (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/common/include/
Dsocfpga_mailbox.h173 #define MBOX_COE_BIT(INTERRUPT) ((INTERRUPT) & 0x3) argument
174 #define MBOX_UAE_BIT(INTERRUPT) (((INTERRUPT) & (1<<8))) argument