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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dpci-ocelot.c50 unsigned int DataForRegCf8; local
53 DataForRegCf8 = ((PCI_SLOT(device->devfn) << 11) |
56 GT_WRITE(GT_PCI0_CFGADDR_OFS, DataForRegCf8);
64 unsigned int DataForRegCf8; local
66 DataForRegCf8 = ((PCI_SLOT(device->devfn) << 11) |
69 GT_WRITE(GT_PCI0_CFGADDR_OFS, DataForRegCf8);

Completed in 109 milliseconds