Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/nios2/include/asm/
H A Dnios2.h29 #define STATUS_IE (1<<0) /* Interrupt enable */ macro
/openbmc/qemu/hw/char/
H A Dxilinx_uartlite.c48 #define STATUS_IE 0x10 macro