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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D8139too.c324 FIFOTMS = 0x70, /* FIFO Control and test. */ enumerator in enum:RTL8139_registers
1489 RTL_W32 (FIFOTMS, 0x20); /* Turn on cable test mode. */
1513 RTL_W16 (FIFOTMS, 0);
1538 RTL_W32 (FIFOTMS, 0x20);
1541 RTL_W32 (FIFOTMS, 0x00);
H A Dpci-skeleton.c263 FIFOTMS = 0x70, /* FIFO Control and test. */ enumerator in enum:NETDRV_registers

Completed in 82 milliseconds