Home
last modified time | relevance | path

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

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