Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c306 struct port_cfg portConfig[FST_MAX_PORTS]; member
1630 FST_WRB(card, portConfig[port->index].invertClock, in set_conf_from_info()
1805 FST_WRW(card, portConfig[i].lineInterface, V35); in fst_set_iface()
1810 FST_WRW(card, portConfig[i].lineInterface, V24); in fst_set_iface()
1815 FST_WRW(card, portConfig[i].lineInterface, X21); in fst_set_iface()
1820 FST_WRW(card, portConfig[i].lineInterface, X21D); in fst_set_iface()
1825 FST_WRW(card, portConfig[i].lineInterface, T1); in fst_set_iface()
1830 FST_WRW(card, portConfig[i].lineInterface, E1); in fst_set_iface()
1843 FST_WRB(card, portConfig[i].internalClock, EXTCLK); in fst_set_iface()
1847 FST_WRB(card, portConfig[i].internalClock, INTCLK); in fst_set_iface()
[all …]