Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/epoc32/windermere/
H A Dwindermerereg.h94 #define CON_UARTEN (1 << 0) /* UART Enable */ macro
H A Dwmcom.c493 con = CON_UARTEN; in wmcomopen()
872 WMCOM_CNWRITE_1(UARTCON, CON_UARTEN | CON_IRTXM); in wmcom_cnattach()
874 WMCOM_CNWRITE_1(UARTCON, CON_UARTEN); in wmcom_cnattach()