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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddm9000.h27 #define DM9000_EPDRH 0x0E macro
H A Ddm9000.c388 to[1] = ior(db, DM9000_EPDRH);
410 iow(db, DM9000_EPDRH, data[1]);
1258 ret = (ior(db, DM9000_EPDRH) << 8) | ior(db, DM9000_EPDRL);
1294 iow(db, DM9000_EPDRH, value >> 8);

Completed in 35 milliseconds