Searched refs:IFX_SPI_DCD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/tty/serial/ | ||
D | ifx6x60.h | 31 #define IFX_SPI_DCD 0 macro |
D | ifx6x60.c | 296 (test_bit(IFX_SPI_DCD, &ifx_dev->signal_state) ? TIOCM_CAR : 0) | in ifx_spi_tiocmget() |