received_cts      374 drivers/tty/serial/ifx6x60.c 			unsigned char *more, unsigned char *received_cts)
received_cts      384 drivers/tty/serial/ifx6x60.c 		*received_cts = 0;
received_cts      395 drivers/tty/serial/ifx6x60.c 	*received_cts = (buffer[3] >> IFX_SPI_CTS_BIT) & 1;