Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195.dtsi2073 clock-names = "apb", "smi", "gals";
2101 clock-names = "apb", "smi", "gals";
2113 clock-names = "apb", "smi", "gals";
2131 clock-names = "apb", "smi", "gals";
2228 clock-names = "apb", "smi", "gals";
2347 clock-names = "apb", "smi", "gals";
2678 clock-names = "apb", "smi", "gals";
2794 clock-names = "apb", "smi", "gals";
2806 clock-names = "apb", "smi", "gals";
2863 clock-names = "apb", "smi", "gals";
[all …]
H A Dmt8186.dtsi989 "subsys-smi-gals",
1015 "cam3", "gals",
1038 clock-names = "gals", "subsys-img-top";
1061 "subsys-ipe-gals";
H A Dmt8183.dtsi1884 clock-names = "apb", "smi", "gals";
1894 clock-names = "apb", "smi", "gals";
1976 clock-names = "apb", "smi", "gals";
1986 clock-names = "apb", "smi", "gals";
/openbmc/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"};
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1536 * SEECS must be on for the GALS to latch in configure_termination()