Searched refs:dmac_rx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | hd64572.c | 128 u16 dmac_rx = get_dmac_rx(port), dmac_tx = get_dmac_tx(port); in sca_init_port() local 160 sca_outl(desc_offset(port, 0, 0), dmac_rx + CDAL, card); in sca_init_port() 162 dmac_rx + EDAL, card); in sca_init_port() 171 sca_outw(HDLC_MAX_MRU, dmac_rx + BFLL, card); /* set buffer length */ in sca_init_port()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hd64572.c | 123 u16 dmac_rx = get_dmac_rx(port), dmac_tx = get_dmac_tx(port); in sca_init_port() local 155 sca_outl(desc_offset(port, 0, 0), dmac_rx + CDAL, card); in sca_init_port() 157 dmac_rx + EDAL, card); in sca_init_port() 166 sca_outw(HDLC_MAX_MRU, dmac_rx + BFLL, card); /* set buffer length */ in sca_init_port()
|
Completed in 2 milliseconds