Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/intel/soc/common/include/
A Dsocfpga_mailbox.h115 #define MBOX_COE_BIT(INTERRUPT) ((INTERRUPT) & 0x3) argument
116 #define MBOX_UAE_BIT(INTERRUPT) (((INTERRUPT) & (1<<8))) argument

Completed in 4 milliseconds