Searched +full:mt6779 +full:- +full:larb +full:- +full:port (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/ |
| D | mediatek,iommu.txt | 6 ARM Short-Descriptor translation table format for address translation. 14 +--------+ 16 gals0-rx gals1-rx (Global Async Local Sync rx) 19 gals0-tx gals1-tx (Global Async Local Sync tx) 21 +--------+ 25 +----------------+------- 27 | gals-rx There may be GALS in some larbs. 30 | gals-tx 32 SMI larb0 SMI larb1 ... SoCs have several SMI local arbiter(larb). 36 +-----+-----+ +----+----+ [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iommu/ |
| D | mediatek,iommu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Yong Wu <yong.wu@mediatek.com> 16 ARM Short-Descriptor translation table format for address translation. 24 +--------+ 26 gals0-rx gals1-rx (Global Async Local Sync rx) 29 gals0-tx gals1-tx (Global Async Local Sync tx) 31 +--------+ 35 +----------------+------- [all …]
|
| /kernel/linux/linux-5.10/drivers/memory/ |
| D | mtk-smi.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2015-2016 MediaTek Inc. 17 #include <dt-bindings/memory/mt2701-larb-port.h> 28 /* every register control 8 port, register offset 0x4 */ 34 * every port have 4 bit to control, bit[port + 3] control virtual or physical, 35 * bit[port + 2 : port + 1] control the domain, bit[port] control the security 36 * or non-security. 83 struct mtk_smi_larb { /* larb: local arbiter */ 96 ret = clk_prepare_enable(smi->clk_apb); in mtk_smi_clk_enable() 100 ret = clk_prepare_enable(smi->clk_smi); in mtk_smi_clk_enable() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | mediatek,smi-common.txt | 8 generation 2: mt2712, mt6779, mt8167, mt8173 and mt8183. 11 register which control the iommu port is at each larb's register base. But 18 - compatible : must be one of : 19 "mediatek,mt2701-smi-common" 20 "mediatek,mt2712-smi-common" 21 "mediatek,mt6779-smi-common" 22 "mediatek,mt7623-smi-common", "mediatek,mt2701-smi-common" 23 "mediatek,mt8167-smi-common" 24 "mediatek,mt8173-smi-common" 25 "mediatek,mt8183-smi-common" [all …]
|
| /kernel/linux/linux-6.6/drivers/memory/ |
| D | mtk-smi.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2015-2016 MediaTek Inc. 6 #include <linux/arm-smccc.h> 20 #include <dt-bindings/memory/mt2701-larb-port.h> 21 #include <dt-bindings/memory/mtk-memory-port.h> 39 /* SMI LARB */ 58 /* every register control 8 port, register offset 0x4 */ 64 * every port have 4 bit to control, bit[port + 3] control virtual or physical, 65 * bit[port + 2 : port + 1] control the domain, bit[port] control the security 66 * or non-security. [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | mediatek,smi-common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/memory-controllers/mediatek,smi-common.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Yong Wu <yong.wu@mediatek.com> 19 generation 2: mt2712, mt6779, mt8167, mt8173, mt8183, mt8186, mt8188, mt8192 and mt8195. 22 register which control the iommu port is at each larb's register base. But 31 - enum: 32 - mediatek,mt2701-smi-common 33 - mediatek,mt2712-smi-common [all …]
|
| /kernel/linux/linux-6.6/drivers/iommu/ |
| D | mtk_iommu.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2015-2016 MediaTek Inc. 6 #include <linux/arm-smccc.h> 17 #include <linux/io-pgtable.h> 35 #include <dt-bindings/memory/mtk-memory-port.h> 112 /* Macro for 5 bits length port ID field (default) */ 115 /* Macro for 6 bits length port ID field */ 151 ((((pdata)->flags) & (mask)) == (_x)) 207 * is in 4G-8G and cam is in 8G-12G. Meanwhile, some masters may have the 209 * 0x40000000-0x44000000. [all …]
|
| /kernel/linux/linux-5.10/drivers/iommu/ |
| D | mtk_iommu.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2015-2016 MediaTek Inc. 10 #include <linux/dma-iommu.h> 107 * Get the local arbiter ID and the portid within the larb arbiter 124 ((((pdata)->flags) & (_x)) == (_x)) 142 * |---A---|---B---|---C---|---D---|---E---| 143 * +--I/O--+------------Memory-------------+ 149 * |---E---|---B---|---C---|---D---| 150 * +------------Memory-------------+ 191 data->base + data->plat_data->inv_sel_reg); in mtk_iommu_tlb_flush_all() [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt8183.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/clock/mt8183-clk.h> 9 #include <dt-bindings/gce/mt8183-gce.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-bindings/memory/mt8183-larb-port.h> 13 #include <dt-bindings/power/mt8183-power.h> 14 #include <dt-bindings/reset/mt8183-resets.h> 15 #include <dt-bindings/phy/phy.h> 16 #include <dt-bindings/thermal/thermal.h> [all …]
|