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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dpci.c298 static int orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, function
363 return orion5x_pci_hw_wr_conf(bus->number, PCI_SLOT(devfn),
386 orion5x_pci_hw_wr_conf(bus, dev, 0, PCIX_STAT, 4, pcix_status);
407 orion5x_pci_hw_wr_conf(bus_nr, 0, func, reg, 4, val | 0x7);
439 orion5x_pci_hw_wr_conf(bus, 0, func, reg, 4, val);
445 orion5x_pci_hw_wr_conf(bus, 0, func, reg, 4, 0);

Completed in 105 milliseconds