Searched full:gals (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/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
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | mediatek,smi-common.yaml | 61 gals(global async local sync) also is optional, see below. 68 into the emi clock domain on Gen1 h/w, or the path0 clock of gals. 69 - description: gals1 is the path1 clock of gals. 126 - if: # for gen2 HW that have gals 149 - if: # for gen2 HW that don't have gals
|
D | mediatek,smi-larb.yaml | 42 apb and smi are mandatory. gals(global async local sync) is optional. 48 - description: the clock for gals. 76 - if: # HW has gals 95 - const: gals
|
/Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
D | mt8195.dtsi | 1580 clock-names = "apb", "smi", "gals"; 1598 clock-names = "apb", "smi", "gals"; 1610 clock-names = "apb", "smi", "gals"; 1628 clock-names = "apb", "smi", "gals"; 1725 clock-names = "apb", "smi", "gals"; 1844 clock-names = "apb", "smi", "gals"; 1983 clock-names = "apb", "smi", "gals"; 2087 clock-names = "apb", "smi", "gals"; 2099 clock-names = "apb", "smi", "gals"; 2143 clock-names = "apb", "smi", "gals"; [all …]
|
D | mt8183.dtsi | 1920 clock-names = "apb", "smi", "gals"; 1930 clock-names = "apb", "smi", "gals"; 2012 clock-names = "apb", "smi", "gals"; 2022 clock-names = "apb", "smi", "gals";
|
/Linux-v6.1/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"};
|
/Linux-v6.1/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 1536 * SEECS must be on for the GALS to latch in configure_termination()
|