Searched defs:STATUS_IE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/nios2/include/asm/ | ||
H A D | nios2.h | 29 #define STATUS_IE (1<<0) /* Interrupt enable */ macro |
/openbmc/qemu/hw/char/ | ||
H A D | xilinx_uartlite.c | 48 #define STATUS_IE 0x10 macro |