Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_auto.c266 dm_pci_write_config16(dev, PCI_MEMORY_LIMIT, in dm_pciauto_postscan_setup_bridge()
H A Dpci_auto_old.c275 pci_hose_write_config_word(hose, dev, PCI_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
/rk3399_rockchip-uboot/cmd/
H A Dpci.c184 { "memory limit", PCI_SIZE_16, PCI_MEMORY_LIMIT },
/rk3399_rockchip-uboot/include/
H A Dpci.h250 #define PCI_MEMORY_LIMIT 0x22 macro