Searched refs:SEEQ_CFG2 (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 Dseeq8005.c209 old_cfg2 = inw(SEEQ_CFG2); /* read CFG2 register */
232 outw( SEEQCFG2_RESET, SEEQ_CFG2); /* reset the card */
565 outw(SEEQCFG2_RESET, SEEQ_CFG2); /* reset device */
600 outw( SEEQCFG2_AUTO_REA | SEEQCFG2_CTRLO, SEEQ_CFG2);
608 printk("%s: cfg2 = 0x%04x\n",dev->name,inw(SEEQ_CFG2));
H A Dseeq8005.h20 #define SEEQ_CFG2 (SEEQ_B + 4) macro

Completed in 50 milliseconds