Searched refs:SER_DDCD (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | serial.h | 63 #define SER_DDCD SER_DELTA(SER_DCD) macro
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | uart_dev_mtk.c | 360 SIGCHG(bes & UART_MSR_DCD, sig, SER_DCD, SER_DDCD); in mtk_uart_bus_getsig()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | uart_dev_ar933x.c | 433 SIGCHG(1, sig, SER_DCD, SER_DDCD); in ar933x_bus_getsig()
|
| /f-stack/freebsd/arm/xilinx/ |
| H A D | uart_dev_cdnc.c | 632 sig, SER_DCD, SER_DDCD); in cdnc_uart_bus_getsig()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | uart_dev_oct16550.c | 519 SIGCHG(msr & MSR_DCD, sig, SER_DCD, SER_DDCD); in oct16550_bus_getsig()
|