Searched refs:sca_outw (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/ |
D | c101.c | 88 #define sca_outw(value, reg, card) do { \ macro
|
D | hd6457x.c | 66 #define sca_outa(value, reg, card) sca_outw(value, reg, card) 232 sca_outw(HDLC_MAX_MRU, dmac + BFLL, card); in sca_init_sync_port()
|
D | pci200syn.c | 106 #define sca_outw(value, reg, card) writew(value, card->scabase + (reg)) macro
|
D | n2.c | 135 #define sca_outw(value, reg, card) outw(value, sca_reg(reg, card)) macro
|