Searched refs:FST_WRL (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wan/ |
H A D | farsync.c | 498 #define FST_WRL(C, E, L) (writel((L), (C)->mem + WIN_OFFSET(E))) macro 954 FST_WRL(port->card, v24OpSts[port->index], outputs); in fst_op_raise() 964 FST_WRL(port->card, v24OpSts[port->index], outputs); in fst_op_lower() 1482 FST_WRL(card, interruptRetryCount, 0); in fst_intr() 1635 FST_WRL(card, suConfig.dataRate, info->lineSpeed); in set_conf_from_info() 1853 FST_WRL(card, portConfig[i].lineSpeed, sync.clock_rate); in fst_set_iface()
|