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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 133 milliseconds