Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/iommu/
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-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dmediatek,smi-common.yaml61 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
Dmediatek,smi-larb.yaml42 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/
Dmt8195.dtsi1580 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 …]
Dmt8183.dtsi1920 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/
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-v6.1/drivers/scsi/aic7xxx/
Daic7xxx_pci.c1536 * SEECS must be on for the GALS to latch in configure_termination()