Searched full:gals (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/ |
| D | mediatek,iommu.txt | 20 | | Some SoCs may have GALS. 27 | gals-rx There may be GALS in some larbs. 30 | gals-tx 52 In some SoCs, there may be a GALS(Global Async Local Sync) module between 53 smi-common and m4u, and additional GALS module between smi-larb and 54 smi-common. GALS can been seen as a "asynchronous fifo" which could help
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iommu/ |
| D | mediatek,iommu.yaml | 30 | | Some SoCs may have GALS. 37 | gals-rx There may be GALS in some larbs. 40 | gals-tx 64 In some SoCs, there may be a GALS(Global Async Local Sync) module between 65 smi-common and m4u, and additional GALS module between smi-larb and 66 smi-common. GALS can been seen as a "asynchronous fifo" which could help
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | mediatek,smi-common.yaml | 62 gals(global async local sync) also is optional, see below. 69 into the emi clock domain on Gen1 h/w, or the path0 clock of gals. 70 - description: gals1 is the path1 clock of gals. 127 - if: # for gen2 HW that have gals 151 - if: # for gen2 HW that don't have gals
|
| D | mediatek,smi-larb.yaml | 46 apb and smi are mandatory. gals(global async local sync) is optional. 52 - description: the clock for gals. 80 - if: # HW has gals 99 - const: gals
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | mediatek,smi-larb.txt | 23 - "gals": the clock for GALS(Global Async Local Sync). 24 Here is the list which has this GALS: mt8183.
|
| D | mediatek,smi-common.txt | 38 - "gals0": the path0 clock of GALS(Global Async Local Sync). 39 - "gals1": the path1 clock of GALS(Global Async Local Sync). 40 Here is the list which has this GALS: mt6779 and mt8183.
|
| /kernel/linux/linux-5.10/drivers/memory/ |
| D | mtk-smi.c | 326 /* The larbs may still haven't gals even if the SoC support.*/ in mtk_smi_larb_probe() 327 larb->smi.clk_gals0 = devm_clk_get(dev, "gals"); in mtk_smi_larb_probe()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt8195.dtsi | 2074 clock-names = "apb", "smi", "gals"; 2102 clock-names = "apb", "smi", "gals"; 2114 clock-names = "apb", "smi", "gals"; 2132 clock-names = "apb", "smi", "gals"; 2229 clock-names = "apb", "smi", "gals"; 2348 clock-names = "apb", "smi", "gals"; 2679 clock-names = "apb", "smi", "gals"; 2795 clock-names = "apb", "smi", "gals"; 2807 clock-names = "apb", "smi", "gals"; 2864 clock-names = "apb", "smi", "gals"; [all …]
|
| D | mt8186.dtsi | 989 "subsys-smi-gals", 1015 "cam3", "gals", 1038 clock-names = "gals", "subsys-img-top"; 1061 "subsys-ipe-gals";
|
| D | mt8183.dtsi | 1886 clock-names = "apb", "smi", "gals"; 1896 clock-names = "apb", "smi", "gals"; 1978 clock-names = "apb", "smi", "gals"; 1988 clock-names = "apb", "smi", "gals";
|
| /kernel/linux/linux-6.6/drivers/memory/ |
| D | mtk-smi.c | 108 /* larbs: Require apb/smi clocks while gals is optional. */ 109 static const char * const mtk_smi_larb_clks[] = {"apb", "smi", "gals"};
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| D | aic7xxx_pci.c | 1536 * SEECS must be on for the GALS to latch in configure_termination()
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx_pci.c | 1536 * SEECS must be on for the GALS to latch in configure_termination()
|