Searched refs:PCI_IO_LIMIT_UPPER16 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | cds_via.c | 36 pci_hose_write_config_word(hose, bridge, PCI_IO_LIMIT_UPPER16, 0); in mpc85xx_config_via()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/lib/ |
| H A D | pci-auto.c | 167 pci_write_config_word(dev, PCI_IO_LIMIT_UPPER16, in pciauto_prescan_setup_bridge()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/ |
| H A D | pcie.c | 242 cns3xxx_write_config(cnspci, PCI_IO_LIMIT_UPPER16, 2, io_limit); in cns3xxx_pcie_hw_init()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_auto.c | 297 dm_pci_write_config16(dev, PCI_IO_LIMIT_UPPER16, in dm_pciauto_postscan_setup_bridge()
|
| H A D | pci_auto_old.c | 310 pci_hose_write_config_word(hose, dev, PCI_IO_LIMIT_UPPER16, in pciauto_postscan_setup_bridge()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 190 { "IO limit upper 16 bits", PCI_SIZE_16, PCI_IO_LIMIT_UPPER16 },
|
| /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 | 155 #define PCI_IO_LIMIT_UPPER16 0x32 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 | 155 #define PCI_IO_LIMIT_UPPER16 0x32 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 155 #define PCI_IO_LIMIT_UPPER16 0x32 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 261 #define PCI_IO_LIMIT_UPPER16 0x32 macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | ibmphp_pci.c | 944 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, 0x0000); in configure_bridge()
|
| H A D | ibmphp_res.c | 1965 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end); in update_bridge_ranges()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | probe.c | 424 pci_read_config_word(dev, PCI_IO_LIMIT_UPPER16, &io_limit_hi); in pci_read_bridge_io()
|