Searched refs:PCI_IO_LIMIT_UPPER16 (Results 1 – 5 of 5) sorted by relevance
/u-boot/board/freescale/common/ |
A D | cds_via.c | 35 pci_hose_write_config_word(hose, bridge, PCI_IO_LIMIT_UPPER16, 0); in mpc85xx_config_via()
|
/u-boot/drivers/pci/ |
A D | pci_auto.c | 293 dm_pci_write_config16(dev, PCI_IO_LIMIT_UPPER16, in dm_pciauto_postscan_setup_bridge()
|
A D | pci_auto_old.c | 293 pci_hose_write_config_word(hose, dev, PCI_IO_LIMIT_UPPER16, in pciauto_postscan_setup_bridge()
|
/u-boot/cmd/ |
A D | pci.c | 220 { "IO limit upper 16 bits", PCI_SIZE_16, PCI_IO_LIMIT_UPPER16 },
|
/u-boot/include/ |
A D | pci.h | 265 #define PCI_IO_LIMIT_UPPER16 0x32 macro
|
Completed in 11 milliseconds