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

/linux-4.4.14/drivers/net/wan/
H A Dhd64570.c188 sca_outw(desc_offset(port, 0, transmit), dmac + CDAL, card); sca_init_port() local
308 u32 cda = sca_inw(dmac + CDAL, card); sca_rx_intr()
361 u32 cda = sca_inw(dmac + CDAL, card); sca_tx_intr()
578 sca_inw(get_dmac_rx(port) + CDAL, card), sca_dump_rings()
588 sca_inw(get_dmac_tx(port) + CDAL, card), sca_dump_rings()
H A Dhd64572.c163 sca_outl(desc_offset(port, 0, 0), dmac_rx + CDAL, card); sca_init_port() local
166 sca_outl(desc_offset(port, 0, 1), dmac_tx + CDAL, card); sca_init_port() local
252 u32 cda = sca_inl(dmac + CDAL, card); sca_rx_done()
526 sca_inl(get_dmac_rx(port) + CDAL, card), sca_dump_rings()
536 sca_inl(get_dmac_tx(port) + CDAL, card), sca_dump_rings()
H A Dhd64570.h121 #define CDAL 0x08 /* Current Descriptor Addr L (chained block) */ macro
H A Dhd64572.h160 #define CDAL 0x84 /* Current Descriptor Addr Register L */ macro
/linux-4.4.14/drivers/tty/
H A Dsynclinkmp.c363 #define CDAL 0x88 macro

Completed in 187 milliseconds