Searched refs:CR_UE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0_comreg.h64 #define CR_UE 0x80 /* UART Enable */ macro
H A Dixp12x0_com.c223 | CR_UE | sc->sc_rie | sc->sc_xie | DSS_8BIT;
842 cr |= CR_UE;
1048 cr = bus_space_read_4(iot, ioh, IXPCOM_CR) & CR_UE;

Completed in 191 milliseconds