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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.c375 #define CNTRL_9052 0x50 /* Control Register */ macro
717 regval = inl(card->pci_conf + CNTRL_9052);
719 outl(regval | 0x40000000, card->pci_conf + CNTRL_9052);
720 outl(regval & ~0x40000000, card->pci_conf + CNTRL_9052);

Completed in 158 milliseconds