Searched full:atmu (Results 1 – 3 of 3) sorted by relevance
13 Normally, PCI devices have access to all of CCSR via an ATMU mapping. The21 The ATMU is programmed with the guest physical address, and the PAMU
198 /* atmu setup for fsl pci/pcie controller */327 * inside CCSR, so the ATMU that covers all of CCSR is used. But if in setup_pci_atmu()328 * this property exists, then we normally need to create a new ATMU in setup_pci_atmu()333 * can avoid allocating a new ATMU by extending the DDR ATMU by one in setup_pci_atmu()341 pr_info("%pOF: extending DDR ATMU to cover MSIIR", hose->dn); in setup_pci_atmu()344 /* TODO: Create a new ATMU for MSIIR */ in setup_pci_atmu()448 pr_err("%pOF: ERROR: Memory size exceeds PCI ATMU ability to " in setup_pci_atmu()
341 /* find unused atmu */ in fsl_map_inb_mem()