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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/pci/
H A Dops-loongson2.c121 static int loongson_pcibios_read(struct pci_bus *bus, unsigned int devfn, function
178 .read = loongson_pcibios_read,
195 loongson_pcibios_read(&bus, devfn, PCI_MSR_DATA_LO, 4, lo);
196 loongson_pcibios_read(&bus, devfn, PCI_MSR_DATA_HI, 4, hi);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/pci/
H A Dops-loongson2.c121 static int loongson_pcibios_read(struct pci_bus *bus, unsigned int devfn, function
178 .read = loongson_pcibios_read,
195 loongson_pcibios_read(&bus, devfn, PCI_MSR_DATA_LO, 4, lo);
196 loongson_pcibios_read(&bus, devfn, PCI_MSR_DATA_HI, 4, hi);

Completed in 64 milliseconds