Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/intel/soc/common/include/
A Dsocfpga_mailbox.h162 #define MBOX_COE_BIT(INTERRUPT) ((INTERRUPT) & 0x3) argument
163 #define MBOX_UAE_BIT(INTERRUPT) (((INTERRUPT) & (1<<8))) argument

Completed in 3 milliseconds