Home
last modified time | relevance | path

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

/src/sys/dev/ic/
H A Dz8530.h133 #define IC_DCD 0x08 /* DCD IE. */ macro
/src/sys/dev/uart/
H A Duart_dev_z8530.c342 uart_setmreg(bas, WR_IC, IC_BRK | IC_CTS | IC_DCD); in z8530_bus_attach()