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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Dether3.c179 ether3_outw(priv(dev)->regs.config2 |= CFG2_CTRLO, REG_CONFIG2); local
193 ether3_outw(priv(dev)->regs.config2 &= ~CFG2_CTRLO, REG_CONFIG2); local
306 ether3_outw(priv(dev)->regs.config2, REG_CONFIG2); local
330 ether3_outw(CFG2_RESET, REG_CONFIG2);
352 ether3_outw(priv(dev)->regs.config2, REG_CONFIG2);
437 ether3_outb(0x80, REG_CONFIG2 + 4);
484 ether3_inw(REG_STATUS), ether3_inw(REG_CONFIG1), ether3_inw(REG_CONFIG2));
495 ether3_outw(priv(dev)->regs.config2, REG_CONFIG2);
814 ether3_outb(0x80, REG_CONFIG2 + 4);
H A Dether3.h97 #define REG_CONFIG2 (priv(dev)->seeq + 0x0080) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c387 #define REG_CONFIG2 7 macro
728 *(char *)&config_2 = inb(port_base + REG_CONFIG2);

Completed in 43 milliseconds