Searched full:gals (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/iommu/ |
H A 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/Documentation/devicetree/bindings/memory-controllers/ |
H A 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
|
H A 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
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8195.dtsi | 2248 clock-names = "apb", "smi", "gals"; 2276 clock-names = "apb", "smi", "gals"; 2288 clock-names = "apb", "smi", "gals"; 2589 clock-names = "apb", "smi", "gals"; 2686 clock-names = "apb", "smi", "gals"; 2805 clock-names = "apb", "smi", "gals"; 3136 clock-names = "apb", "smi", "gals"; 3280 clock-names = "apb", "smi", "gals"; 3292 clock-names = "apb", "smi", "gals"; 3351 clock-names = "apb", "smi", "gals"; [all …]
|
H A D | mt8183.dtsi | 1902 clock-names = "apb", "smi", "gals"; 1912 clock-names = "apb", "smi", "gals"; 2024 clock-names = "apb", "smi", "gals"; 2034 clock-names = "apb", "smi", "gals";
|
H A D | mt8188.dtsi | 1041 clock-names = "cfgck", "cfgxo", "ss-gals", 1139 "ss-larb3", "ss-gals"; 1174 "ss-ve1-gals", "ss-ve1-sram";
|
H A D | mt8186.dtsi | 991 "subsys-smi-gals", 1017 "cam3", "gals", 1040 clock-names = "gals", "subsys-img-top"; 1063 "subsys-ipe-gals";
|
/linux/drivers/memory/ |
H A 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/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 1536 * SEECS must be on for the GALS to latch in configure_termination()
|