Home
last modified time | relevance | path

Searched full:keembay (Results 1 – 21 of 21) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/sound/
Dintel,keembay-i2s.yaml5 $id: http://devicetree.org/schemas/sound/intel,keembay-i2s.yaml#
8 title: Intel KeemBay I2S Device Tree Bindings
14 Intel KeemBay I2S
19 - intel,keembay-i2s
20 - intel,keembay-tdm
65 compatible = "intel,keembay-i2s";
/linux-5.10/Documentation/devicetree/bindings/arm/
Dintel,keembay.yaml4 $id: http://devicetree.org/schemas/arm/intel,keembay.yaml#
17 - intel,keembay-evm
18 - const: intel,keembay
/linux-5.10/arch/arm64/boot/dts/intel/
Dkeembay-evm.dts10 #include "keembay-soc.dtsi"
14 compatible = "intel,keembay-evm", "intel,keembay";
DMakefile4 dtb-$(CONFIG_ARCH_KEEMBAY) += keembay-evm.dtb
/linux-5.10/Documentation/devicetree/bindings/usb/
Dintel,keembay-dwc3.yaml4 $id: http://devicetree.org/schemas/usb/intel,keembay-dwc3.yaml#
14 const: intel,keembay-dwc3
61 compatible = "intel,keembay-dwc3";
/linux-5.10/Documentation/devicetree/bindings/net/
Dintel,dwmac-plat.yaml17 - intel,keembay-dwmac
29 - intel,keembay-dwmac
101 compatible = "intel,keembay-dwmac", "snps,dwmac-4.10a";
/linux-5.10/Documentation/devicetree/bindings/mmc/
Darasan,sdhci.yaml78 - const: intel,keembay-sdhci-5.1-emmc # Intel Keem Bay eMMC PHY
83 - const: intel,keembay-sdhci-5.1-sd # Intel Keem Bay SD controller
87 - const: intel,keembay-sdhci-5.1-sdio # Intel Keem Bay SDIO controller
277 compatible = "intel,keembay-sdhci-5.1-emmc", "arasan,sdhci-5.1";
296 compatible = "intel,keembay-sdhci-5.1-sd";
/linux-5.10/Documentation/devicetree/bindings/phy/
Dintel,lgm-emmc-phy.yaml28 - const: intel,keembay-emmc-phy
69 compatible = "intel,keembay-emmc-phy";
/linux-5.10/sound/soc/intel/
DKconfig200 tristate "Keembay Platforms"
204 If you have a Intel Keembay platform then enable this option
DMakefile9 obj-$(CONFIG_SND_SOC_INTEL_KEEMBAY) += keembay/
/linux-5.10/drivers/phy/intel/
DMakefile2 obj-$(CONFIG_PHY_INTEL_KEEMBAY_EMMC) += phy-intel-keembay-emmc.o
DKconfig15 will be called phy-keembay-emmc.ko.
Dphy-intel-keembay-emmc.c291 { .compatible = "intel,keembay-emmc-phy" },
299 .name = "keembay-emmc-phy",
/linux-5.10/sound/soc/intel/keembay/
Dkmb_platform.c5 // Intel KeemBay Platform driver.
633 { .compatible = "intel,keembay-i2s", .data = &intel_kmb_i2s_dai},
634 { .compatible = "intel,keembay-tdm", .data = &intel_kmb_tdm_dai},
735 MODULE_DESCRIPTION("ASoC Intel KeemBay Platform driver");
Dkmb_platform.h3 * Intel KeemBay Platform driver
/linux-5.10/drivers/mmc/host/
Dsdhci-of-arasan.c1219 .compatible = "intel,keembay-sdhci-5.1-emmc",
1223 .compatible = "intel,keembay-sdhci-5.1-sd",
1227 .compatible = "intel,keembay-sdhci-5.1-sdio",
1583 if (of_device_is_compatible(np, "intel,keembay-sdhci-5.1-emmc") || in sdhci_arasan_probe()
1584 of_device_is_compatible(np, "intel,keembay-sdhci-5.1-sd") || in sdhci_arasan_probe()
1585 of_device_is_compatible(np, "intel,keembay-sdhci-5.1-sdio")) { in sdhci_arasan_probe()
/linux-5.10/Documentation/devicetree/bindings/spi/
Dsnps,dw-apb-ssi.yaml63 const: intel,keembay-ssi
/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-intel-plat.c70 { .compatible = "intel,keembay-dwmac", .data = &kmb_data },
/linux-5.10/drivers/usb/dwc3/
Ddwc3-of-simple.c180 { .compatible = "intel,keembay-dwc3" },
/linux-5.10/drivers/spi/
Dspi-dw-mmio.c336 { .compatible = "intel,keembay-ssi", .data = dw_spi_keembay_init},
/linux-5.10/
DMAINTAINERS1960 ARM/INTEL KEEMBAY ARCHITECTURE
1964 F: Documentation/devicetree/bindings/arm/intel,keembay.yaml
1965 F: arch/arm64/boot/dts/intel/keembay-evm.dts
1966 F: arch/arm64/boot/dts/intel/keembay-soc.dtsi