Home
last modified time | relevance | path

Searched full:lgm (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dintel,ldma.yaml19 - intel,lgm-cdma
20 - intel,lgm-dma2tx
21 - intel,lgm-dma1rx
22 - intel,lgm-dma1tx
23 - intel,lgm-dma0tx
24 - intel,lgm-dma3
25 - intel,lgm-toe-dma30
26 - intel,lgm-toe-dma31
92 compatible = "intel,lgm-cdma";
108 compatible = "intel,lgm-dma3";
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dintel,lgm-emmc-phy.yaml4 $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 - intel,lgm-emmc-phy
54 compatible = "intel,lgm-syscon", "syscon";
60 compatible = "intel,lgm-emmc-phy";
Dintel,lgm-usb-phy.yaml4 $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";
Dintel,combo-phy.yaml22 - const: intel,combophy-lgm
86 compatible = "intel,combophy-lgm", "intel,combo-phy";
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dintel,cgu-lgm.yaml4 $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.15/drivers/leds/blink/
DKconfig2 tristate "LED support for LGM SoC series"
7 Lightning Mountain (LGM) SoC. Lightning Mountain is a AnyWAN
15 Say 'Y' here if you are working on LGM SoC based platform. Otherwise,
17 will be called leds-lgm-sso.
DMakefile2 obj-$(CONFIG_LEDS_LGM) += leds-lgm-sso.o
Dleds-lgm-sso.c23 #define SSO_DEV_NAME "lgm-sso"
474 gc->label = "lgm-sso"; in sso_gpio_gc_init()
860 { .compatible = "intel,lgm-ssoled" },
870 .name = "lgm-ssoled",
/Linux-v5.15/Documentation/devicetree/bindings/pwm/
Dintel,lgm-pwm.yaml4 $id: http://devicetree.org/schemas/pwm/intel,lgm-pwm.yaml#
7 title: LGM SoC PWM fan controller
14 const: intel,lgm-pwm
39 compatible = "intel,lgm-pwm";
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-lgm.yaml4 $id: http://devicetree.org/schemas/leds/leds-lgm.yaml#
7 title: Intel Lightning Mountain (LGM) SoC LED Serial Shift Output (SSO) Controller driver
15 const: intel,lgm-ssoled
98 #include <dt-bindings/clock/intel,lgm-clk.h>
102 compatible = "intel,lgm-ssoled";
/Linux-v5.15/Documentation/devicetree/bindings/reset/
Dintel,rcu-gw.yaml15 - intel,rcu-lgm
38 For LGM SoC, reset cell count is 2 as bit offset in
53 compatible = "intel,rcu-lgm";
60 compatible = "intel,lgm-pwm";
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dintel,lgm-nand.yaml4 $id: http://devicetree.org/schemas/mtd/intel,lgm-nand.yaml#
7 title: Intel LGM SoC NAND Controller Device Tree Bindings
17 const: intel,lgm-nand
78 compatible = "intel,lgm-nand";
/Linux-v5.15/Documentation/devicetree/bindings/spi/
Dspi-lantiq-ssc.txt5 "intel,lgm-spi"
10 For compatible "intel,lgm-ssc" - the common interrupt number for
38 compatible = "intel,lgm-spi";
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dintel,lgm-io.yaml4 $id: http://devicetree.org/schemas/pinctrl/intel,lgm-io.yaml#
18 const: intel,lgm-io
60 compatible = "intel,lgm-io";
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Darasan,sdhci.yaml66 - 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.15/drivers/clk/x86/
DKconfig5 bool "Clock driver for Lightning Mountain(LGM) platform"
7 Clock Generation Unit(CGU) driver for Intel Lightning Mountain(LGM)
DMakefile6 obj-$(CONFIG_CLK_LGM_CGU) += clk-cgu.o clk-cgu-pll.o clk-lgm.o
Dclk-lgm.c10 #include <dt-bindings/clock/intel,lgm-clk.h>
464 { .compatible = "intel,cgu-lgm" },
471 .name = "cgu-lgm",
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dintel-gw-pcie.yaml16 const: intel,lgm-pcie
26 - const: intel,lgm-pcie
92 compatible = "intel,lgm-pcie", "snps,dw-pcie";
/Linux-v5.15/drivers/phy/intel/
DMakefile4 obj-$(CONFIG_PHY_INTEL_LGM_COMBO) += phy-intel-lgm-combo.o
5 obj-$(CONFIG_PHY_INTEL_LGM_EMMC) += phy-intel-lgm-emmc.o
/Linux-v5.15/drivers/phy/
Dphy-lgm-usb.c3 * Intel LGM USB PHY driver
265 { .compatible = "intel,lgm-usb-phy" },
272 .name = "lgm-usb-phy",
281 MODULE_DESCRIPTION("Intel LGM USB PHY driver");
DMakefile12 obj-$(CONFIG_USB_LGM_PHY) += phy-lgm-usb.o
/Linux-v5.15/drivers/dma/lgm/
DMakefile2 obj-$(CONFIG_INTEL_LDMA) += lgm-dma.o
Dlgm-dma.c25 #define DRIVER_NAME "lgm-dma"
1553 { .compatible = "intel,lgm-cdma", .data = &dma0},
1554 { .compatible = "intel,lgm-dma2tx", .data = &dma2tx},
1555 { .compatible = "intel,lgm-dma1rx", .data = &dma1rx},
1556 { .compatible = "intel,lgm-dma1tx", .data = &dma1tx},
1557 { .compatible = "intel,lgm-dma0tx", .data = &dma0tx},
1558 { .compatible = "intel,lgm-dma3", .data = &dma3},
1559 { .compatible = "intel,lgm-toe-dma30", .data = &toe_dma30},
1560 { .compatible = "intel,lgm-toe-dma31", .data = &toe_dma31},
/Linux-v5.15/drivers/pwm/
DKconfig253 tristate "Intel LGM PWM support"
258 Generic PWM fan controller driver for LGM SoC.
261 will be called pwm-intel-lgm.

12