Searched refs:SER_DDCD (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/sys/dev/scc/ |
| HD | scc_dev_z8530.c | 169 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend() 185 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend()
|
| /freebsd-14-stable/sys/sys/ |
| HD | serial.h | 61 #define SER_DDCD SER_DELTA(SER_DCD) macro
|
| /freebsd-14-stable/sys/dev/uart/ |
| HD | uart_dev_z8530.c | 382 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bus_getsig() 473 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bus_ipend()
|
| HD | uart_tty.c | 361 if (sig & SER_DDCD) in uart_tty_intr()
|
| HD | uart_dev_quicc.c | 339 SIGCHG(dummy, sig, SER_DCD, SER_DDCD); in quicc_bus_getsig()
|
| HD | uart_dev_imx.c | 458 SIGCHG(bes & FLD(USR2, DCDIN), sig, SER_DCD, SER_DDCD); in imx_uart_bus_getsig()
|
| /freebsd-14-stable/sys/riscv/sifive/ |
| HD | sifive_uart.c | 298 SIGCHG(1, sig, SER_DCD, SER_DDCD); in sfuart_bus_getsig()
|
| /freebsd-14-stable/sys/arm/xilinx/ |
| HD | uart_dev_cdnc.c | 630 sig, SER_DCD, SER_DDCD); in cdnc_uart_bus_getsig()
|