Searched refs:DM9000_EPDRL (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.h26 #define DM9000_EPDRL 0x0D macro
H A Ddm9000.c387 to[0] = ior(db, DM9000_EPDRL);
411 iow(db, DM9000_EPDRL, data[0]);
1258 ret = (ior(db, DM9000_EPDRH) << 8) | ior(db, DM9000_EPDRL);
1293 iow(db, DM9000_EPDRL, value);

Completed in 119 milliseconds