Searched full:lgm (Results 1 – 24 of 24) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | intel,lgm-emmc-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/intel,lgm-emmc-phy.yaml# 7 title: Intel Lightning Mountain(LGM) eMMC PHY Device Tree Bindings 20 "intel,lgm-syscon", "syscon" 27 - const: intel,lgm-emmc-phy 54 compatible = "intel,lgm-syscon", "syscon"; 60 compatible = "intel,lgm-emmc-phy";
|
D | intel,lgm-usb-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/intel,lgm-usb-phy.yaml# 7 title: Intel LGM USB PHY Device Tree Bindings 14 const: intel,lgm-usb-phy 50 compatible = "intel,lgm-usb-phy";
|
D | intel,combo-phy.yaml | 22 - const: intel,combophy-lgm 86 compatible = "intel,combophy-lgm", "intel,combo-phy";
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | intel,cgu-lgm.yaml | 4 $id: http://devicetree.org/schemas/clock/intel,cgu-lgm.yaml# 13 Lightning Mountain(LGM) SoC's Clock Generation Unit(CGU) driver provides 17 Please refer to include/dt-bindings/clock/intel,lgm-clk.h header file, it 23 const: intel,cgu-lgm 41 compatible = "intel,cgu-lgm";
|
/Linux-v5.10/Documentation/devicetree/bindings/reset/ |
D | intel,rcu-gw.yaml | 15 - intel,rcu-lgm 38 For LGM SoC, reset cell count is 2 as bit offset in 53 compatible = "intel,rcu-lgm"; 61 compatible = "intel,lgm-pwm";
|
/Linux-v5.10/Documentation/devicetree/bindings/spi/ |
D | spi-lantiq-ssc.txt | 5 "intel,lgm-spi" 10 For compatible "intel,lgm-ssc" - the common interrupt number for 38 compatible = "intel,lgm-spi";
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | intel,lgm-io.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/intel,lgm-io.yaml# 18 const: intel,lgm-io 60 compatible = "intel,lgm-io";
|
/Linux-v5.10/drivers/clk/x86/ |
D | Kconfig | 5 bool "Clock driver for Lightning Mountain(LGM) platform" 7 Clock Generation Unit(CGU) driver for Intel Lightning Mountain(LGM)
|
D | Makefile | 6 obj-$(CONFIG_CLK_LGM_CGU) += clk-cgu.o clk-cgu-pll.o clk-lgm.o
|
D | clk-lgm.c | 10 #include <dt-bindings/clock/intel,lgm-clk.h> 464 { .compatible = "intel,cgu-lgm" }, 471 .name = "cgu-lgm",
|
/Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
D | arasan,sdhci.yaml | 66 - const: intel,lgm-sdhci-5.1-emmc # Intel LGM eMMC PHY 72 - const: intel,lgm-sdhci-5.1-sdxc # Intel LGM SDXC PHY 241 compatible = "intel,lgm-sdhci-5.1-emmc", "arasan,sdhci-5.1"; 259 compatible = "intel,lgm-sdhci-5.1-sdxc", "arasan,sdhci-5.1";
|
/Linux-v5.10/drivers/phy/intel/ |
D | Makefile | 3 obj-$(CONFIG_PHY_INTEL_LGM_COMBO) += phy-intel-lgm-combo.o 4 obj-$(CONFIG_PHY_INTEL_LGM_EMMC) += phy-intel-lgm-emmc.o
|
D | phy-intel-lgm-emmc.c | 266 { .compatible = "intel,lgm-emmc-phy" },
|
D | phy-intel-lgm-combo.c | 618 { .compatible = "intel,combophy-lgm" },
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | intel-gw-pcie.yaml | 16 const: intel,lgm-pcie 23 - const: intel,lgm-pcie 118 compatible = "intel,lgm-pcie", "snps,dw-pcie";
|
/Linux-v5.10/drivers/phy/ |
D | phy-lgm-usb.c | 3 * Intel LGM USB PHY driver 265 { .compatible = "intel,lgm-usb-phy" }, 272 .name = "lgm-usb-phy", 281 MODULE_DESCRIPTION("Intel LGM USB PHY driver");
|
D | Makefile | 11 obj-$(CONFIG_USB_LGM_PHY) += phy-lgm-usb.o
|
/Linux-v5.10/drivers/reset/ |
D | reset-intel-gw.c | 237 { .compatible = "intel,rcu-lgm", .data = &lgm_data },
|
/Linux-v5.10/drivers/pinctrl/ |
D | Kconfig | 431 pin functions, configure GPIO attributes for LGM SoC pins. Pinmux and
|
D | pinctrl-equilibrium.c | 929 { .compatible = "intel,lgm-io" }, 944 MODULE_DESCRIPTION("Pinctrl Driver for LGM SoC (Equilibrium)");
|
/Linux-v5.10/drivers/tty/serial/ |
D | lantiq.c | 708 OF_EARLYCON_DECLARE(lantiq, "intel,lgm-asc", lqasc_serial_early_console_setup); 932 { .compatible = "intel,lgm-asc", .data = &soc_data_intel },
|
/Linux-v5.10/drivers/pci/controller/dwc/ |
D | pcie-intel-gw.c | 488 { .compatible = "intel,lgm-pcie", .data = &pcie_data },
|
/Linux-v5.10/drivers/mmc/host/ |
D | sdhci-of-arasan.c | 1211 .compatible = "intel,lgm-sdhci-5.1-emmc", 1215 .compatible = "intel,lgm-sdhci-5.1-sdxc",
|
/Linux-v5.10/drivers/spi/ |
D | spi-lantiq-ssc.c | 898 { .compatible = "intel,lgm-spi", .data = &intel_ssc_lgm, },
|