Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_dev_z8530.c168 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend()
184 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend()
/freebsd/sys/sys/
H A Dserial.h61 #define SER_DDCD SER_DELTA(SER_DCD) macro
/freebsd/sys/dev/uart/
H A Duart_tty.c360 if (sig & SER_DDCD) in uart_tty_intr()
H A Duart_dev_imx.c458 SIGCHG(bes & FLD(USR2, DCDIN), sig, SER_DCD, SER_DDCD); in imx_uart_bus_getsig()
/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c297 SIGCHG(1, sig, SER_DCD, SER_DDCD); in sfuart_bus_getsig()
/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c629 sig, SER_DCD, SER_DDCD); in cdnc_uart_bus_getsig()