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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c528 int gepc; /* SIA GEP Control Information */ member in struct:sia_phy
831 s32 gepc; /* Control info for GEP */ member in struct:de4x5_private::__anon13469
1145 lp->cache.gepc = GEP_INIT;
3755 gep_wr(lp->cache.gepc, dev);
3857 outl(csr15 | lp->cache.gepc, DE4X5_SIGR);
4372 lp->cache.gepc = (*p++ | GEP_CTRL);
4373 gep_wr(lp->cache.gepc, dev);
4453 lp->cache.gepc = (*p++ | GEP_CTRL);
4570 gep_wr(lp->cache.gepc, dev);
4610 gep_wr(lp->cache.gepc, de
[all...]

Completed in 120 milliseconds