Home
last modified time | relevance | path

Searched refs:EN0_RCNTLO (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dne.c373 {0x00, EN0_RCNTLO}, /* Clear the count regs. */ in ne_probe1()
379 {32, EN0_RCNTLO}, in ne_probe1()
412 inb(ioaddr + EN0_RCNTLO) == 0x50 && in ne_probe1()
474 outb_p(0x00, ioaddr + EN0_RCNTLO); in ne_probe1()
591 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() local
632 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in ne_block_input()
719 outb_p(0x42, nic_base + EN0_RCNTLO); in ne_block_output()
731 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in ne_block_output()
H A Dne2k-pci.c325 {0x00, EN0_RCNTLO}, in ne2k_pci_init_one()
334 {32, EN0_RCNTLO}, in ne2k_pci_init_one()
515 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr() local
557 outb(count & 0xff, nic_base + EN0_RCNTLO); in ne2k_pci_block_input()
619 outb(0x42, nic_base + EN0_RCNTLO); in ne2k_pci_block_output()
628 outb(count & 0xff, nic_base + EN0_RCNTLO); in ne2k_pci_block_output()
H A Detherh.c332 writeb (0x42, addr + EN0_RCNTLO); in etherh_block_output()
341 writeb (count, addr + EN0_RCNTLO); in etherh_block_output()
390 writeb (count, addr + EN0_RCNTLO); in etherh_block_input()
429 writeb (sizeof (*hdr), addr + EN0_RCNTLO); in etherh_get_header()
H A Dxsurf100.c177 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in xs100_block_input()
220 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in xs100_block_output()
H A Dax88796.c196 ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ax_get_8390_hdr() local
242 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in ax_block_input()
291 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in ax_block_output()
697 ei_outb(6, ioaddr + EN0_RCNTLO); in ax_init_dev()
H A D8390.h183 #define EN0_RCNTLO EI_SHIFT(0x0a) /* Remote byte count reg WR */ macro
H A Daxnet_cs.c198 {0x00, EN0_RCNTLO}, /* Clear the count regs. */ in get_prom()
204 {0x10, EN0_RCNTLO}, in get_prom()
1481 outb_p(0x00, e8390_base+EN0_RCNTLO); in ei_rx_overrun()
1640 outb_p(0x00, e8390_base + EN0_RCNTLO); in AX88190_init()
H A Dpcnet_cs.c336 {0x00, EN0_RCNTLO}, /* Clear the count regs. */ in get_prom()
342 {32, EN0_RCNTLO}, in get_prom()
1139 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in dma_get_8390_hdr() local
1174 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in dma_block_input()
1250 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in dma_block_output()
H A Dstnic.c47 #define PG0_RBCR0 EN0_RCNTLO
H A Dlib8390.c818 ei_outb_p(0x00, e8390_base+EN0_RCNTLO); in ei_rx_overrun()
1029 ei_outb_p(0x00, e8390_base + EN0_RCNTLO); in __NS8390_init()
H A Dwd.c294 outb_p(0x00, nic_addr + EN0_RCNTLO); in wd_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dne.c372 {0x00, EN0_RCNTLO}, /* Clear the count regs. */ in ne_probe1()
378 {32, EN0_RCNTLO}, in ne_probe1()
411 inb(ioaddr + EN0_RCNTLO) == 0x50 && in ne_probe1()
473 outb_p(0x00, ioaddr + EN0_RCNTLO); in ne_probe1()
588 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne_get_8390_hdr() local
629 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in ne_block_input()
716 outb_p(0x42, nic_base + EN0_RCNTLO); in ne_block_output()
728 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in ne_block_output()
H A Dne2k-pci.c326 {0x00, EN0_RCNTLO}, in ne2k_pci_init_one()
335 {32, EN0_RCNTLO}, in ne2k_pci_init_one()
516 outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ne2k_pci_get_8390_hdr() local
558 outb(count & 0xff, nic_base + EN0_RCNTLO); in ne2k_pci_block_input()
620 outb(0x42, nic_base + EN0_RCNTLO); in ne2k_pci_block_output()
629 outb(count & 0xff, nic_base + EN0_RCNTLO); in ne2k_pci_block_output()
H A Detherh.c332 writeb (0x42, addr + EN0_RCNTLO); in etherh_block_output()
341 writeb (count, addr + EN0_RCNTLO); in etherh_block_output()
390 writeb (count, addr + EN0_RCNTLO); in etherh_block_input()
429 writeb (sizeof (*hdr), addr + EN0_RCNTLO); in etherh_get_header()
H A Dxsurf100.c172 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in xs100_block_input()
215 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in xs100_block_output()
H A Dax88796.c203 ei_outb(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in ax_get_8390_hdr() local
249 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in ax_block_input()
298 ei_outb(count & 0xff, nic_base + EN0_RCNTLO); in ax_block_output()
704 ei_outb(6, ioaddr + EN0_RCNTLO); in ax_init_dev()
H A D8390.h185 #define EN0_RCNTLO EI_SHIFT(0x0a) /* Remote byte count reg WR */ macro
H A Daxnet_cs.c199 {0x00, EN0_RCNTLO}, /* Clear the count regs. */ in get_prom()
205 {0x10, EN0_RCNTLO}, in get_prom()
1481 outb_p(0x00, e8390_base+EN0_RCNTLO); in ei_rx_overrun()
1640 outb_p(0x00, e8390_base + EN0_RCNTLO); in AX88190_init()
H A Dpcnet_cs.c338 {0x00, EN0_RCNTLO}, /* Clear the count regs. */ in get_prom()
344 {32, EN0_RCNTLO}, in get_prom()
1148 outb_p(sizeof(struct e8390_pkt_hdr), nic_base + EN0_RCNTLO); in dma_get_8390_hdr() local
1183 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in dma_block_input()
1259 outb_p(count & 0xff, nic_base + EN0_RCNTLO); in dma_block_output()
H A Dstnic.c44 #define PG0_RBCR0 EN0_RCNTLO
H A Dlib8390.c817 ei_outb_p(0x00, e8390_base+EN0_RCNTLO); in ei_rx_overrun()
1028 ei_outb_p(0x00, e8390_base + EN0_RCNTLO); in __NS8390_init()
H A Dwd.c295 outb_p(0x00, nic_addr + EN0_RCNTLO); in wd_probe1()
/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c1458 #define EN0_RCNTLO 0x00A /* Remote byte count reg WR */ macro

Completed in 31 milliseconds