Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_emi.h28 #define EMI_ACKMSK 0x40 macro
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspr_misc.c109 if (val & EMI_ACKMSK) in spear_emi_init()