Home
last modified time | relevance | path

Searched refs:CDAL (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhd64570.c185 sca_outw(desc_offset(port, 0, transmit), dmac + CDAL, card); in sca_init_port() local
305 u32 cda = sca_inw(dmac + CDAL, card); in sca_rx_intr()
358 u32 cda = sca_inw(dmac + CDAL, card); in sca_tx_intr()
575 sca_inw(get_dmac_rx(port) + CDAL, card), in sca_dump_rings()
585 sca_inw(get_dmac_tx(port) + CDAL, card), in sca_dump_rings()
H A Dhd64572.c160 sca_outl(desc_offset(port, 0, 0), dmac_rx + CDAL, card); in sca_init_port() local
163 sca_outl(desc_offset(port, 0, 1), dmac_tx + CDAL, card); in sca_init_port() local
249 u32 cda = sca_inl(dmac + CDAL, card); in sca_rx_done()
523 sca_inl(get_dmac_rx(port) + CDAL, card), in sca_dump_rings()
533 sca_inl(get_dmac_tx(port) + CDAL, card), in sca_dump_rings()
H A Dhd64570.h122 #define CDAL 0x08 /* Current Descriptor Addr L (chained block) */ macro
H A Dhd64572.h155 #define CDAL 0x84 /* Current Descriptor Addr Register L */ macro
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhd64570.c184 sca_outw(desc_offset(port, 0, transmit), dmac + CDAL, card); in sca_init_port() local
302 u32 cda = sca_inw(dmac + CDAL, card); in sca_rx_intr()
355 u32 cda = sca_inw(dmac + CDAL, card); in sca_tx_intr()
585 sca_inw(get_dmac_rx(port) + CDAL, card), in sca_dump_rings()
595 sca_inw(get_dmac_tx(port) + CDAL, card), in sca_dump_rings()
H A Dhd64572.c155 sca_outl(desc_offset(port, 0, 0), dmac_rx + CDAL, card); in sca_init_port() local
158 sca_outl(desc_offset(port, 0, 1), dmac_tx + CDAL, card); in sca_init_port() local
242 u32 cda = sca_inl(dmac + CDAL, card); in sca_rx_done()
526 sca_inl(get_dmac_rx(port) + CDAL, card), in sca_dump_rings()
536 sca_inl(get_dmac_tx(port) + CDAL, card), in sca_dump_rings()
H A Dhd64570.h122 #define CDAL 0x08 /* Current Descriptor Addr L (chained block) */ macro
H A Dhd64572.h155 #define CDAL 0x84 /* Current Descriptor Addr Register L */ macro
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclinkmp.c363 #define CDAL 0x88 macro

Completed in 15 milliseconds