Home
last modified time | relevance | path

Searched refs:E8390_PAGE1 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/net/
H A D8390.h36 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
H A Dne2000.c183 n2k_outb(E8390_NODMA+E8390_PAGE1+E8390_STOP, E8390_CMD); in pcnet_reset_8390()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dlib8390.c673 ei_outb_p(E8390_NODMA+E8390_PAGE1, e8390_base + E8390_CMD); in ei_receive()
931 ei_outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list()
1046 ei_outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in __NS8390_init()
H A D8390.h148 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
H A Dax88796.c128 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ax_initial_check()
753 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, in ax_init_dev()
H A Dne2k-pci.c267 outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ne2k_pci_init_one()
H A Daxnet_cs.c1583 outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list()
1658 outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in AX88190_init()
H A Dne.c314 outb_p(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne_probe1()
/openbmc/qemu/hw/net/
H A Dne2000.c90 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro