| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | cds_via.c | 35 pci_hose_write_config_byte(hose, bridge, PCI_IO_LIMIT, 0x10); in mpc85xx_config_via()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/lib/ |
| H A D | pci-auto.c | 165 pci_write_config_byte(dev, PCI_IO_LIMIT, in pciauto_prescan_setup_bridge()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_auto.c | 295 dm_pci_write_config8(dev, PCI_IO_LIMIT, in dm_pciauto_postscan_setup_bridge()
|
| H A D | pci_auto_old.c | 308 pci_hose_write_config_byte(hose, dev, PCI_IO_LIMIT, in pciauto_postscan_setup_bridge()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | ce4100.c | 234 case PCI_IO_LIMIT: in bridge_read()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 181 { "IO limit", PCI_SIZE_8, PCI_IO_LIMIT },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 135 #define PCI_IO_LIMIT 0x1d macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 135 #define PCI_IO_LIMIT 0x1d macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 135 #define PCI_IO_LIMIT 0x1d macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_pci.c | 933 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00 | bus->rangeIO->end >> 8); in configure_bridge() 948 pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, 0x00); in configure_bridge()
|
| H A D | cpqphp_ctrl.c | 2480 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function() 2612 rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_IO_LIMIT, temp_byte); in configure_new_function() 2618 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_IO_LIMIT, temp_word); in configure_new_function()
|
| H A D | cpqphp_pci.c | 743 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length); in cpqhp_save_used_resources()
|
| H A D | ibmphp_res.c | 1963 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_IO_LIMIT, &end_io_address); in update_bridge_ranges()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 242 #define PCI_IO_LIMIT 0x1d macro
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_DAC1064.c | 997 pci_write_config_byte(ibm, PCI_IO_LIMIT, 0x00); /* ??? */ in MGAG100_reset()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | probe.c | 416 pci_read_config_byte(dev, PCI_IO_LIMIT, &io_limit_lo); in pci_read_bridge_io()
|