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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dseeq8005.c200 old_cfg2 = inw(SEEQ_CFG2); /* read CFG2 register */
223 outw( SEEQCFG2_RESET, SEEQ_CFG2); /* reset the card */
572 outw(SEEQCFG2_RESET, SEEQ_CFG2); /* reset device */
607 outw( SEEQCFG2_AUTO_REA | SEEQCFG2_CTRLO, SEEQ_CFG2);
615 printk("%s: cfg2 = 0x%04x\n",dev->name,inw(SEEQ_CFG2));
H A Dseeq8005.h20 #define SEEQ_CFG2 (SEEQ_B + 4) macro

Completed in 88 milliseconds