Home
last modified time | relevance | path

Searched refs:DSR_RX (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wan/
H A Dhd64572.c152 sca_out(0, DSR_RX(port->chan), card); in sca_init_port()
174 sca_out(DSR_DE, DSR_RX(port->chan), card); /* DMA enable */ in sca_init_port()
235 u8 stat = sca_in(DSR_RX(port->chan), card); /* read DMA Status */ in sca_rx_done()
240 DSR_RX(port->chan), card); in sca_rx_done()
280 sca_out(DSR_DE, DSR_RX(port->chan), card); in sca_rx_done()
525 sca_in(DSR_RX(port->chan), card), port->rxin, in sca_dump_rings()
526 sca_in(DSR_RX(port->chan), card) & DSR_DE ? "" : "in"); in sca_dump_rings()
631 sca_out(0, DSR_RX(0), card); /* DMA disable - to halt state */ in sca_init()
633 sca_out(0, DSR_RX(1), card); in sca_init()
H A Dhd64570.c178 DSR_RX(phy_node(port)), card); in sca_init_port()
205 sca_out(DSR_DE, DSR_RX(phy_node(port)), card); in sca_init_port()
292 u8 stat = sca_in(DSR_RX(phy_node(port)), card); /* read DMA Status */ in sca_rx_intr()
296 DSR_RX(phy_node(port)), card); in sca_rx_intr()
334 sca_out(DSR_DE, DSR_RX(phy_node(port)), card); in sca_rx_intr()
577 sca_in(DSR_RX(phy_node(port)), card), port->rxin, in sca_dump_rings()
578 sca_in(DSR_RX(phy_node(port)), card) & DSR_DE ? "" : "in"); in sca_dump_rings()
711 sca_out(0, DSR_RX(0), card); /* DMA disable - to halt state */ in sca_init()
713 sca_out(0, DSR_RX(1), card); in sca_init()
H A Dhd64570.h131 #define DSR_RX(node) (DSR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64572.h126 #define DSR_RX(chan) (0x48 + 2*chan) /* DMA Status Reg (Rx) */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wan/
H A Dhd64572.c152 sca_out(0, DSR_RX(port->chan), card); in sca_init_port()
174 sca_out(DSR_DE, DSR_RX(port->chan), card); /* DMA enable */ in sca_init_port()
235 u8 stat = sca_in(DSR_RX(port->chan), card); /* read DMA Status */ in sca_rx_done()
240 DSR_RX(port->chan), card); in sca_rx_done()
280 sca_out(DSR_DE, DSR_RX(port->chan), card); in sca_rx_done()
525 sca_in(DSR_RX(port->chan), card), port->rxin, in sca_dump_rings()
526 sca_in(DSR_RX(port->chan), card) & DSR_DE ? "" : "in"); in sca_dump_rings()
631 sca_out(0, DSR_RX(0), card); /* DMA disable - to halt state */ in sca_init()
633 sca_out(0, DSR_RX(1), card); in sca_init()
H A Dhd64570.c178 DSR_RX(phy_node(port)), card); in sca_init_port()
205 sca_out(DSR_DE, DSR_RX(phy_node(port)), card); in sca_init_port()
292 u8 stat = sca_in(DSR_RX(phy_node(port)), card); /* read DMA Status */ in sca_rx_intr()
296 DSR_RX(phy_node(port)), card); in sca_rx_intr()
334 sca_out(DSR_DE, DSR_RX(phy_node(port)), card); in sca_rx_intr()
577 sca_in(DSR_RX(phy_node(port)), card), port->rxin, in sca_dump_rings()
578 sca_in(DSR_RX(phy_node(port)), card) & DSR_DE ? "" : "in"); in sca_dump_rings()
711 sca_out(0, DSR_RX(0), card); /* DMA disable - to halt state */ in sca_init()
713 sca_out(0, DSR_RX(1), card); in sca_init()
H A Dhd64570.h131 #define DSR_RX(node) (DSR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64572.h126 #define DSR_RX(chan) (0x48 + 2*chan) /* DMA Status Reg (Rx) */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wan/
H A Dhd64572.c152 sca_out(0, DSR_RX(port->chan), card); in sca_init_port()
174 sca_out(DSR_DE, DSR_RX(port->chan), card); /* DMA enable */ in sca_init_port()
235 u8 stat = sca_in(DSR_RX(port->chan), card); /* read DMA Status */ in sca_rx_done()
240 DSR_RX(port->chan), card); in sca_rx_done()
280 sca_out(DSR_DE, DSR_RX(port->chan), card); in sca_rx_done()
525 sca_in(DSR_RX(port->chan), card), port->rxin, in sca_dump_rings()
526 sca_in(DSR_RX(port->chan), card) & DSR_DE ? "" : "in"); in sca_dump_rings()
631 sca_out(0, DSR_RX(0), card); /* DMA disable - to halt state */ in sca_init()
633 sca_out(0, DSR_RX(1), card); in sca_init()
H A Dhd64570.c178 DSR_RX(phy_node(port)), card); in sca_init_port()
205 sca_out(DSR_DE, DSR_RX(phy_node(port)), card); in sca_init_port()
292 u8 stat = sca_in(DSR_RX(phy_node(port)), card); /* read DMA Status */ in sca_rx_intr()
296 DSR_RX(phy_node(port)), card); in sca_rx_intr()
334 sca_out(DSR_DE, DSR_RX(phy_node(port)), card); in sca_rx_intr()
577 sca_in(DSR_RX(phy_node(port)), card), port->rxin, in sca_dump_rings()
578 sca_in(DSR_RX(phy_node(port)), card) & DSR_DE ? "" : "in"); in sca_dump_rings()
711 sca_out(0, DSR_RX(0), card); /* DMA disable - to halt state */ in sca_init()
713 sca_out(0, DSR_RX(1), card); in sca_init()
H A Dhd64570.h131 #define DSR_RX(node) (DSR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET)) macro
H A Dhd64572.h126 #define DSR_RX(chan) (0x48 + 2*chan) /* DMA Status Reg (Rx) */ macro