Searched full:m4u (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/iommu/ |
| H A D | mediatek,iommu.yaml | 13 Some MediaTek SOCs contain a Multimedia Memory Management Unit (M4U), and 14 this M4U have two generations of HW architecture. Generation one uses flat 18 About the M4U Hardware Block Diagram, please check below: 22 m4u (Multimedia Memory Management Unit) 52 As above, The Multimedia HW will go through SMI and M4U while it 53 access EMI. SMI is a bridge between m4u and the Multimedia HW. It contain 55 HW should go through the m4u for translation or bypass it and talk 65 smi-common and m4u, and additional GALS module between smi-larb and 73 - mediatek,mt2701-m4u # generation one 74 - mediatek,mt2712-m4u # generation two [all …]
|
| /linux/include/dt-bindings/memory/ |
| H A D | mt2701-larb-port.h | 11 * Mediatek m4u generation 1 such as mt2701 has flat m4u port numbers, 15 * But m4u generation 2 like mt8173 have different port number, it use fixed
|
| /linux/drivers/iommu/ |
| H A D | mtk_iommu.c | 318 * In M4U 4GB mode, the physical address is remapped as below: 334 * The Region 'A'(I/O) can NOT be mapped by M4U; For Region 'B'/'C'/'D', the 343 static LIST_HEAD(m4ulist); /* List all the M4U HWs */ 379 /* If 2 M4U share a domain(use the same hwlist), Put the corresponding info in first data.*/ 755 if (!bank->m4u_dom) { /* Initialize the M4U HW for each a BANK */ in mtk_iommu_attach_device() 817 /* The "4GB mode" M4U physically can not use the lower remap of Dram. */ in mtk_iommu_map() 1014 /* Get the m4u device */ in mtk_iommu_of_xlate() 1903 { .compatible = "mediatek,mt2712-m4u", .data = &mt2712_data}, 1904 { .compatible = "mediatek,mt6779-m4u", .data = &mt6779_data}, 1905 { .compatible = "mediatek,mt6795-m4u", .data = &mt6795_data}, [all …]
|
| H A D | mtk_iommu_v1.c | 3 * IOMMU API for MTK architected m4u v1 implementations 94 * MTK m4u support 4GB iova address space, and only support 4K page 435 /* Get the m4u device */ in mtk_iommu_v1_create_mapping() 599 { .compatible = "mediatek,mt2701-m4u", }, 779 MODULE_DESCRIPTION("IOMMU API for MediaTek M4U v1 implementations");
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt7623n.dtsi | 104 compatible = "mediatek,mt7623-m4u", 105 "mediatek,mt2701-m4u";
|
| H A D | mt2701.dtsi | 219 compatible = "mediatek,mt2701-m4u";
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | mediatek,smi-larb.yaml | 71 hardware id is not consecutive from its M4U point of view.
|
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mt6735-infracfg.c | 37 GATE_MTK(CLK_INFRA_M4U, "m4u", "axi_sel", &infra_cg_regs, 8, &mtk_clk_gate_ops_setclr),
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt2712e.dtsi | 327 compatible = "mediatek,mt2712-m4u"; 345 compatible = "mediatek,mt2712-m4u";
|
| /linux/sound/usb/ |
| H A D | midi.c | 1447 case USB_ID(0x0a92, 0x1020): /* ESI M4U */ in snd_usbmidi_out_endpoint_create()
|