Home
last modified time | relevance | path

Searched refs:FST_WRL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.c500 #define FST_WRL(C,E,L) writel ((L), (C)->mem + WIN_OFFSET(E)) macro
985 FST_WRL(port->card, v24OpSts[port->index], outputs); in fst_op_raise()
995 FST_WRL(port->card, v24OpSts[port->index], outputs); in fst_op_lower()
1539 FST_WRL(card, interruptRetryCount, 0); in fst_intr()
1692 FST_WRL(card, suConfig.dataRate, info->lineSpeed); in set_conf_from_info()
1918 FST_WRL(card, portConfig[i].lineSpeed, sync.clock_rate); in fst_set_iface()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfarsync.c498 #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()

Completed in 7 milliseconds