Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDz8530.h200 #define MIC_MIE 0x08 /* Master Interrupt Enable. */ macro
/NextBSD/sys/dev/uart/
HDuart_dev_z8530.c350 uart_setmreg(bas, WR_MIC, MIC_NV | MIC_MIE); in z8530_bus_attach()