Searched refs:ch_cached_lsr (Results 1 – 6 of 6) sorted by relevance
290 linestatus = ch->ch_cached_lsr; in neo_copy_data_from_uart_to_queue()291 ch->ch_cached_lsr = 0; in neo_copy_data_from_uart_to_queue()405 ch->ch_cached_lsr = linestatus; in neo_copy_data_from_uart_to_queue()502 ch->ch_cached_lsr |= lsrbits; in neo_copy_data_from_queue_to_uart()503 if (ch->ch_cached_lsr & UART_LSR_THRE) { in neo_copy_data_from_queue_to_uart()504 ch->ch_cached_lsr &= ~(UART_LSR_THRE); in neo_copy_data_from_queue_to_uart()843 ch->ch_cached_lsr |= linestatus; in neo_parse_lsr()845 if (ch->ch_cached_lsr & UART_LSR_DR) { in neo_parse_lsr()1335 ch->ch_cached_lsr |= lsr; in neo_get_uart_bytes_left()
219 u8 ch_cached_lsr; /* Cached value of the LSR register */ member
369 linestatus = ch->ch_cached_lsr; in cls_copy_data_from_uart_to_queue()370 ch->ch_cached_lsr = 0; in cls_copy_data_from_uart_to_queue()
240 channel->ch_cached_lsr = 0; in jsm_tty_open()
309 unsigned char ch_cached_lsr; member
947 ch->ch_cached_lsr = 0; in dgnc_tty_open()