Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c1648 static void moxa_new_dcdstate(struct moxa_port *p, u8 dcd) in moxa_new_dcdstate() function
1716 moxa_new_dcdstate(p, readb(ofsAddr + FlagStat) & DCD_state); in moxa_poll_port()
2161 moxa_new_dcdstate(port, val & 8); in MoxaPortLineStatus()