Home
last modified time | relevance | path

Searched full:gals (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/iommu/
H A Dmediatek,iommu.yaml30 | | 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 Dmediatek,smi-common.yaml62 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 Dmediatek,smi-larb.yaml46 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 Dmt8195.dtsi2248 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 Dmt8183.dtsi1902 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 Dmt8188.dtsi1041 clock-names = "cfgck", "cfgxo", "ss-gals",
1139 "ss-larb3", "ss-gals";
1174 "ss-ve1-gals", "ss-ve1-sram";
H A Dmt8186.dtsi991 "subsys-smi-gals",
1017 "cam3", "gals",
1040 clock-names = "gals", "subsys-img-top";
1063 "subsys-ipe-gals";
/linux/drivers/memory/
H A Dmtk-smi.c108 /* 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 Daic7xxx_pci.c1536 * SEECS must be on for the GALS to latch in configure_termination()