Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_neo.c137 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixon_flow_control()
175 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_ixoff_flow_control()
271 writeb(ch->ch_stopc, &ch->ch_neo_uart->xoffchar1); in neo_set_new_start_stop_chars()
759 cause = readb(&ch->ch_neo_uart->xoffchar1); in neo_parse_isr()
H A Djsm.h327 u8 xoffchar1; /* WR XOFF 1 - XOff Character 1 Reg */ member