Home
last modified time | relevance | path

Searched full:atmu (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,mpic-msi.yaml13 Normally, PCI devices have access to all of CCSR via an ATMU mapping. The
21 The ATMU is programmed with the guest physical address, and the PAMU
/linux/arch/powerpc/sysdev/
H A Dfsl_pci.c198 /* 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()
H A Dfsl_rio.c341 /* find unused atmu */ in fsl_map_inb_mem()