Searched refs:DIR_RX (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wan/
H A Dhd64570.h139 #define DIR_RX(node) (DIR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64570.c205 sca_out(DIR_EOME | DIR_BOFE, DIR_RX(phy_node(port)), sca_init_port()
H A Dhd64572.c176 sca_out(DIR_EOME, DIR_RX(port->chan), card); /* enable interrupts */ sca_init_port()
H A Dhd64572.h133 #define DIR_RX(chan) (0x4c + 2*chan) /* DMA Interrupt Enable Reg (Rx) */ macro

Completed in 128 milliseconds