Home
last modified time | relevance | path

Searched refs:xoffchar1 (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/dgnc/
Ddgnc_neo.h51 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member
Ddgnc_neo.c222 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()
/drivers/tty/serial/jsm/
Djsm_neo.c151 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()
Djsm.h280 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member