Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
Dhd64572.c162 dmac_rx + EDAL, card); in sca_init_port()
164 sca_outl(desc_offset(port, 0, 1), dmac_tx + EDAL, card); in sca_init_port()
275 sca_outl(desc_off, dmac + EDAL, card); in sca_rx_done()
524 sca_inl(get_dmac_rx(port) + EDAL, card), in sca_dump_rings()
534 sca_inl(get_dmac_tx(port) + EDAL, card), in sca_dump_rings()
589 get_dmac_tx(port) + EDAL, card); in sca_xmit()
Dhd64570.c188 dmac + EDAL, card); in sca_init_port()
190 sca_outw(desc_offset(port, 0, transmit), dmac + EDAL, in sca_init_port()
329 sca_outw(desc_off, dmac + EDAL, card); in sca_rx_intr()
576 sca_inw(get_dmac_rx(port) + EDAL, card), in sca_dump_rings()
586 sca_inw(get_dmac_tx(port) + EDAL, card), in sca_dump_rings()
659 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
/kernel/linux/linux-5.10/drivers/tty/
Dsynclinkmp.c366 #define EDAL 0x8a macro