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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c7497 #define GET_REG32_LOOP(base,len) \ macro
7507 GET_REG32_LOOP(TG3PCI_VENDOR, 0xb0);
7508 GET_REG32_LOOP(MAILBOX_INTERRUPT_0, 0x200);
7509 GET_REG32_LOOP(MAC_MODE, 0x4f0);
7510 GET_REG32_LOOP(SNDDATAI_MODE, 0xe0);
7512 GET_REG32_LOOP(SNDBDS_MODE, 0x80);
7513 GET_REG32_LOOP(SNDBDI_MODE, 0x48);
7515 GET_REG32_LOOP(RCVLPC_MODE, 0x20);
7516 GET_REG32_LOOP(RCVLPC_SELLST_BASE, 0x15c);
7517 GET_REG32_LOOP(RCVDBDI_MOD
7546 #undef GET_REG32_LOOP macro
[all...]

Completed in 115 milliseconds