Searched refs:IFX_SPI_DCD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ | ||
| H A D | ifx6x60.h | 33 #define IFX_SPI_DCD 0 macro |
| H A D | ifx6x60.c | 294 (test_bit(IFX_SPI_DCD, &ifx_dev->signal_state) ? TIOCM_CAR : 0) | in ifx_spi_tiocmget() |