Searched refs:GET_REG32_LOOP (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/
H A Dtg3.c9348 #define GET_REG32_LOOP(base, len) \ macro
9358 GET_REG32_LOOP(TG3PCI_VENDOR, 0xb0);
9359 GET_REG32_LOOP(MAILBOX_INTERRUPT_0, 0x200);
9360 GET_REG32_LOOP(MAC_MODE, 0x4f0);
9361 GET_REG32_LOOP(SNDDATAI_MODE, 0xe0);
9363 GET_REG32_LOOP(SNDBDS_MODE, 0x80);
9364 GET_REG32_LOOP(SNDBDI_MODE, 0x48);
9366 GET_REG32_LOOP(RCVLPC_MODE, 0x20);
9367 GET_REG32_LOOP(RCVLPC_SELLST_BASE, 0x15c);
9368 GET_REG32_LOOP(RCVDBDI_MOD
9397 #undef GET_REG32_LOOP macro
[all...]

Completed in 82 milliseconds