Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c555 static int moxafuncret(void __iomem *ofsAddr, u16 cmd, u16 arg) in moxafuncret() function
2155 val = moxafuncret(ofsAddr, FC_LineStatus, 0); in MoxaPortLineStatus()