Searched refs:xoffchar1 (Results 1 – 4 of 4) sorted by relevance
51 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member
222 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixon_flow_control()260 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixoff_flow_control()359 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_new_start_stop_chars()454 cause = readb(&ch->ch_neo_uart->xoffchar1); in neo_parse_isr()
151 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixon_flow_control()189 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixoff_flow_control()285 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_new_start_stop_chars()775 cause = readb(&ch->ch_neo_uart->xoffchar1); in neo_parse_isr()
280 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member