Searched refs:xoffchar1 (Results 1 – 4 of 4) sorted by relevance
43 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member
207 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixon_flow_control()247 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixoff_flow_control()348 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_new_start_stop_chars()433 cause = readb(&ch->ch_neo_uart->xoffchar1); in neo_parse_isr()
146 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixon_flow_control()184 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixoff_flow_control()280 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_new_start_stop_chars()770 cause = readb(&ch->ch_neo_uart->xoffchar1); in neo_parse_isr()
336 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member