Searched refs:E8390_PAGE1 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | 8390.h | 36 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
|
| H A D | ne2000.c | 183 n2k_outb(E8390_NODMA+E8390_PAGE1+E8390_STOP, E8390_CMD); in pcnet_reset_8390()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 674 ei_outb_p(E8390_NODMA+E8390_PAGE1, e8390_base + E8390_CMD); in ei_receive() 932 ei_outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list() 1047 ei_outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in __NS8390_init()
|
| H A D | 8390.h | 146 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
|
| H A D | ax88796.c | 121 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ax_initial_check() 744 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, in ax_init_dev()
|
| H A D | ne2k-pci.c | 266 outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ne2k_pci_init_one()
|
| H A D | axnet_cs.c | 1583 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 D | ne.c | 315 outb_p(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne_probe1()
|