Home
last modified time | relevance | path

Searched full:gals (Results 1 – 7 of 7) 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.yaml63 gals(global async local sync) also is optional, see below.
70 into the emi clock domain on Gen1 h/w, or the path0 clock of gals.
71 - description: gals1 is the path1 clock of gals.
128 - if: # for gen2 HW that have gals
152 - if: # for gen2 HW that don't have gals
H A Dmediatek,smi-larb.yaml47 apb and smi are mandatory. gals(global async local sync) is optional.
53 - description: the clock for gals.
81 - if: # HW has gals
100 - const: gals
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195.dtsi2271 clock-names = "apb", "smi", "gals";
2299 clock-names = "apb", "smi", "gals";
2311 clock-names = "apb", "smi", "gals";
2612 clock-names = "apb", "smi", "gals";
2709 clock-names = "apb", "smi", "gals";
2828 clock-names = "apb", "smi", "gals";
3161 clock-names = "apb", "smi", "gals";
3435 clock-names = "apb", "smi", "gals";
3447 clock-names = "apb", "smi", "gals";
3504 clock-names = "apb", "smi", "gals";
[all …]
H A Dmt8183.dtsi2144 clock-names = "apb", "smi", "gals";
2154 clock-names = "apb", "smi", "gals";
2283 clock-names = "apb", "smi", "gals";
2293 clock-names = "apb", "smi", "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()