Home
last modified time | relevance | path

Searched full:hi3798cv200 (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/hisilicon/controller/
H A Dhi3798cv200-perictrl.yaml4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/hi3798cv200-perictrl.yaml#
7 title: Hisilicon Hi3798CV200 Peripheral Controller
13 The Hi3798CV200 Peripheral Controller controls peripherals, queries
19 - const: hisilicon,hi3798cv200-perictrl
47 compatible = "hisilicon,hi3798cv200-perictrl", "syscon", "simple-mfd";
54 compatible = "hisilicon,hi3798cv200-combphy";
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-hisi-inno-usb2.txt6 "hisilicon,hi3798cv200-usb2-phy".
8 controller, e.g. PERI_USB0 for USB 2.0 PHY01 on Hi3798CV200 SoC.
30 compatible = "hisilicon,hi3798cv200-perictrl", "simple-mfd";
37 compatible = "hisilicon,hi3798cv200-usb2-phy";
58 compatible = "hisilicon,hi3798cv200-usb2-phy";
H A Dhisilicon,hi3798cv200-combphy.yaml4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3798cv200-combphy.yaml#
14 const: hisilicon,hi3798cv200-combphy
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3798cv200.dtsi3 * DTS File for HiSilicon Hi3798cv200 SoC.
15 compatible = "hisilicon,hi3798cv200";
127 compatible = "hisilicon,hi3798cv200-crg", "syscon", "simple-mfd";
143 compatible = "hisilicon,hi3798cv200-sysctrl", "syscon";
150 compatible = "hisilicon,hi3798cv200-perictrl", "syscon",
158 compatible = "hisilicon,hi3798cv200-usb2-phy";
179 compatible = "hisilicon,hi3798cv200-usb2-phy";
194 compatible = "hisilicon,hi3798cv200-combphy";
205 compatible = "hisilicon,hi3798cv200-combphy";
355 compatible = "hisilicon,hi3798cv200-dw-mshc";
[all …]
H A Dhi3798cv200-poplar.dts11 #include "hi3798cv200.dtsi"
16 compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200";
H A DMakefile4 dtb-$(CONFIG_ARCH_HISI) += hi3798cv200-poplar.dtb
/linux/Documentation/devicetree/bindings/arm/hisilicon/
H A Dhisilicon.yaml28 - description: Hi3798cv200 based boards.
30 - const: hisilicon,hi3798cv200-poplar
31 - const: hisilicon,hi3798cv200
/linux/drivers/clk/hisilicon/
H A Dcrg-hi3798cv200.c3 * Hi3798CV200 Clock and Reset Generator Driver
17 /* hi3798CV200 core CRG */
276 /* hi3798CV200 sysctrl CRG */
336 { .compatible = "hisilicon,hi3798cv200-crg",
338 { .compatible = "hisilicon,hi3798cv200-sysctrl",
382 .name = "hi3798cv200-crg",
400 MODULE_DESCRIPTION("HiSilicon Hi3798CV200 CRG Driver");
H A DKconfig41 tristate "Hi3798CV200 Clock Driver"
46 Build the clock driver for hi3798cv200.
H A DMakefile16 obj-$(CONFIG_COMMON_CLK_HI3798CV200) += crg-hi3798cv200.o
/linux/Documentation/devicetree/bindings/mmc/
H A Dhisilicon,hi3798cv200-dw-mshc.yaml4 $id: http://devicetree.org/schemas/mmc/hisilicon,hi3798cv200-dw-mshc.yaml#
15 - hisilicon,hi3798cv200-dw-mshc
77 compatible = "hisilicon,hi3798cv200-dw-mshc";
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hix5hd2-gmac.txt6 * "hisilicon,hi3798cv200-gmac"
12 The version v2 includes SoCs hi3798cv200, hi3516a.
43 compatible = "hisilicon,hi3798cv200-gmac", "hisilicon,hisi-gmac-v2";
/linux/Documentation/devicetree/bindings/clock/
H A Dhisi-crg.txt16 - "hisilicon,hi3798cv200-crg"
17 - "hisilicon,hi3798cv200-sysctrl"
/linux/Documentation/devicetree/bindings/usb/
H A Dhisilicon,histb-xhci.txt6 - compatible: should be "hisilicon,hi3798cv200-xhci"
33 compatible = "hisilicon,hi3798cv200-xhci";
/linux/Documentation/devicetree/bindings/pci/
H A Dhisilicon-histb-pcie.txt12 "hisilicon,hi3798cv200-pcie"
43 compatible = "hisilicon,hi3798cv200-pcie";
/linux/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c196 { .compatible = "hisilicon,hi3798cv200-usb2-phy",
H A Dphy-histb-combphy.c270 { .compatible = "hisilicon,hi3798cv200-combphy" },
/linux/drivers/mmc/host/
H A DKconfig816 tristate "Hi3798CV200 specific extensions for Synopsys DW Memory Card Interface"
820 This selects support for HiSilicon Hi3798CV200 SoC specific extensions to the
822 for platforms based on HiSilicon Hi3798CV200 SoC.
H A DMakefile54 obj-$(CONFIG_MMC_DW_HI3798CV200) += dw_mmc-hi3798cv200.o