Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c953 outputs |= FST_RDL(port->card, v24OpSts[port->index]); in fst_op_raise()
1478 int_retry_count = FST_RDL(card, interruptRetryCount); in fst_intr()
1574 if (FST_RDL(card, endOfSmcSignature) != END_SIG) { in check_started_ok()
1597 if (FST_RDL(card, numberOfPorts) != card->nports) { in check_started_ok()
1600 FST_RDL(card, numberOfPorts), card->nports); in check_started_ok()
1725 info->v24IpSts = FST_RDL(card, v24IpSts[i]); in gather_conf_info()
1726 info->v24OpSts = FST_RDL(card, v24OpSts[i]); in gather_conf_info()
1751 info->lineSpeed = FST_RDL(card, suConfig.dataRate); in gather_conf_info()
1770 FST_RDL(card, suStatus.receiveBufferDelay); in gather_conf_info()
1772 FST_RDL(card, suStatus.framingErrorCount); in gather_conf_info()
[all …]