Searched refs:PCI_IO_BASE (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/mach-lasat/
H A Dmach-gt64120.h25 #define GT_ISA_IO_BASE PCI_IO_BASE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/mach-lasat/
H A Dmach-gt64120.h25 #define GT_ISA_IO_BASE PCI_IO_BASE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dsetup-bus.c226 pci_read_config_dword(bridge, PCI_IO_BASE, &l);
239 /* Temporarily disable the I/O range before updating PCI_IO_BASE. */
242 pci_write_config_dword(bridge, PCI_IO_BASE, l);
343 pci_read_config_word(bridge, PCI_IO_BASE, &io);
345 pci_write_config_word(bridge, PCI_IO_BASE, 0xf0f0);
346 pci_read_config_word(bridge, PCI_IO_BASE, &io);
347 pci_write_config_word(bridge, PCI_IO_BASE, 0x0);
H A Dquirks.c1933 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo);
1958 pci_read_config_word(dev, PCI_IO_BASE, &iobl_adr);
1965 pci_write_config_word(dev, PCI_IO_BASE, iobl_adr_1k);
H A Dprobe.c303 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dsetup-bus.c226 pci_read_config_dword(bridge, PCI_IO_BASE, &l);
239 /* Temporarily disable the I/O range before updating PCI_IO_BASE. */
242 pci_write_config_dword(bridge, PCI_IO_BASE, l);
343 pci_read_config_word(bridge, PCI_IO_BASE, &io);
345 pci_write_config_word(bridge, PCI_IO_BASE, 0xf0f0);
346 pci_read_config_word(bridge, PCI_IO_BASE, &io);
347 pci_write_config_word(bridge, PCI_IO_BASE, 0x0);
H A Dquirks.c1933 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo);
1958 pci_read_config_word(dev, PCI_IO_BASE, &iobl_adr);
1965 pci_write_config_word(dev, PCI_IO_BASE, iobl_adr_1k);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/unit-asb2305/
H A Dpci.c528 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x);
533 o->write(&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, 0x01);
534 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci.c528 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x);
533 o->write(&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, 0x01);
534 o->read (&bus, PCI_DEVFN(3, 0), PCI_IO_BASE, 1, &x);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/lib/
H A Dpci-auto.c218 pci_write_config_byte(dev, PCI_IO_BASE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/lib/
H A Dpci-auto.c218 pci_write_config_byte(dev, PCI_IO_BASE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_pci.c948 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, &io_base);
961 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00 | bus->rangeIO->start >> 8);
965 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, &temp);
976 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00);
H A Dcpqphp_ctrl.c2510 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte);
2641 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_IO_BASE, temp_byte);
H A Dcpqphp_pci.c735 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_BASE, &b_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_pci.c948 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, &io_base);
961 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00 | bus->rangeIO->start >> 8);
965 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, &temp);
976 pci_bus_write_config_byte (ibmphp_pci_bus, devfn, PCI_IO_BASE, 0x00);
H A Dcpqphp_ctrl.c2510 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_BASE, temp_byte);
2641 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_IO_BASE, temp_byte);
H A Dcpqphp_pci.c735 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_BASE, &b_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpci_regs.h123 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpci_regs.h123 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dpci_regs.h123 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dpci_regs.h123 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dpci_regs.h123 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci.c397 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dpci.c397 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_DAC1064.c979 pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0); /* ??? */

Completed in 494 milliseconds

12