Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h197 #define MBOX_INT_FLAG_UAE BIT(8) /* Urgent ACK interrupt enable */ macro
201 #define MBOX_UAE_BIT(INTERRUPT) ((INTERRUPT) & MBOX_INT_FLAG_UAE)
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c684 MBOX_INT_FLAG_UAE); in mailbox_init()
704 MBOX_INT_FLAG_UAE); in mailbox_init()