Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wan/
Dhd64572.c157 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()
Dhd64570.c187 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()
Dhd64570.h124 #define EDAL 0x0A /* Error Descriptor Addr L (chained block) */ macro
Dhd64572.h159 #define EDAL 0x88 /* Error Descriptor Addr Register L */ macro