Searched refs:EDAL (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/wan/ |
D | hd64572.c | 157 dmac_rx + EDAL, card); in sca_init_port() 159 sca_outl(desc_offset(port, 0, 1), dmac_tx + EDAL, card); in sca_init_port() 268 sca_outl(desc_off, dmac + EDAL, card); in sca_rx_done() 527 sca_inl(get_dmac_rx(port) + EDAL, card), in sca_dump_rings() 537 sca_inl(get_dmac_tx(port) + EDAL, card), in sca_dump_rings() 591 get_dmac_tx(port) + EDAL, card); in sca_xmit()
|
D | hd64570.c | 187 dmac + EDAL, card); in sca_init_port() 189 sca_outw(desc_offset(port, 0, transmit), dmac + EDAL, in sca_init_port() 327 sca_outw(desc_off, dmac + EDAL, card); in sca_rx_intr() 586 sca_inw(get_dmac_rx(port) + EDAL, card), in sca_dump_rings() 596 sca_inw(get_dmac_tx(port) + EDAL, card), in sca_dump_rings() 669 get_dmac_tx(port) + EDAL, card); in sca_xmit()
|
D | hd64570.h | 124 #define EDAL 0x0A /* Error Descriptor Addr L (chained block) */ macro
|
D | hd64572.h | 159 #define EDAL 0x88 /* Error Descriptor Addr Register L */ macro
|