Home
last modified time | relevance | path

Searched refs:PCI_MEMORY_LIMIT (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_auto.c273 dm_pci_write_config16(dev, PCI_MEMORY_LIMIT, in dm_pciauto_postscan_setup_bridge()
Dpci_auto_old.c280 pci_hose_write_config_word(hose, dev, PCI_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
/third_party/uboot/u-boot-2020.01/cmd/
Dpci.c213 { "memory limit", PCI_SIZE_16, PCI_MEMORY_LIMIT },
/third_party/uboot/u-boot-2020.01/include/
Dpci.h253 #define PCI_MEMORY_LIMIT 0x22 macro