Home
last modified time | relevance | path

Searched refs:SER_DDCD (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Dserial.h63 #define SER_DDCD SER_DELTA(SER_DCD) macro
/f-stack/freebsd/mips/mediatek/
H A Duart_dev_mtk.c360 SIGCHG(bes & UART_MSR_DCD, sig, SER_DCD, SER_DDCD); in mtk_uart_bus_getsig()
/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c433 SIGCHG(1, sig, SER_DCD, SER_DDCD); in ar933x_bus_getsig()
/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c632 sig, SER_DCD, SER_DDCD); in cdnc_uart_bus_getsig()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c519 SIGCHG(msr & MSR_DCD, sig, SER_DCD, SER_DDCD); in oct16550_bus_getsig()