Searched refs:NVCTL (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/smsc/ |
| H A D | epic100.c | 185 COMMAND=0, INTSTAT=4, INTMASK=8, GENCTL=0x0C, NVCTL=0x10, EECTL=0x14, enumerator 402 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800); in epic_init_one() 458 ew32(NVCTL, er32(NVCTL) & ~0x483c); in epic_init_one() 667 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800); in epic_open() 791 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800); in epic_restart() 1443 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800); in ethtool_begin() 1456 ew32(NVCTL, (er32(NVCTL) & ~0x483c) | 0x0000); in ethtool_complete() 1482 ew32(NVCTL, (er32(NVCTL) & ~0x003c) | 0x4800); in netdev_ioctl() 1493 ew32(NVCTL, (er32(NVCTL) & ~0x483c) | 0x0000); in netdev_ioctl()
|