Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/memory-controllers/
Dmediatek,smi-common.yaml54 gals(global async local sync) also is optional, see below.
61 into the emi clock domain on Gen1 h/w, or the path0 clock of gals.
62 - description: gals1 is the path1 clock of gals.
94 - if: # for gen2 HW that have gals
115 else: # for gen2 HW that don't have gals
Dmediatek,smi-larb.yaml38 apb and smi are mandatory. gals(global async local sync) is optional.
44 - description: the clock for gals.
72 - if: # HW has gals
88 - const: gals
/Linux-v5.15/drivers/memory/
Dmtk-smi.c343 /* The larbs may still haven't gals even if the SoC support.*/ in mtk_smi_larb_probe()
344 larb->smi.clk_gals0 = devm_clk_get(dev, "gals"); in mtk_smi_larb_probe()
/Linux-v5.15/arch/arm64/boot/dts/mediatek/
Dmt8183.dtsi1395 clock-names = "apb", "smi", "gals";
1405 clock-names = "apb", "smi", "gals";
1476 clock-names = "apb", "smi", "gals";
1486 clock-names = "apb", "smi", "gals";
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic7xxx_pci.c1536 * SEECS must be on for the GALS to latch in configure_termination()