Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/arm/hisilicon/controller/
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-v6.6/Documentation/devicetree/bindings/mmc/
Dhi3798cv200-dw-mshc.txt1 * Hisilicon Hi3798CV200 specific extensions to the Synopsys Designware Mobile
9 by synopsys-dw-mshc.txt and the properties used by the Hisilicon Hi3798CV200
13 - compatible: Should contain "hisilicon,hi3798cv200-dw-mshc".
19 "ciu-sample" - Hi3798CV200 extended phase clock for ciu sampling.
20 "ciu-drive" - Hi3798CV200 extended phase clock for ciu driving.
25 compatible = "hisilicon,hi3798cv200-dw-mshc";
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dphy-hi3798cv200-combphy.txt4 - compatible: Should be "hisilicon,hi3798cv200-combphy"
7 PERI_COMBPHY0_STATE for COMBPHY0 Hi3798CV200 SoC.
35 compatible = "hisilicon,hi3798cv200-perictrl", "syscon",
43 compatible = "hisilicon,hi3798cv200-combphy";
52 compatible = "hisilicon,hi3798cv200-combphy";
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";
/Linux-v6.6/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200.dtsi3 * DTS File for HiSilicon Hi3798cv200 SoC.
15 compatible = "hisilicon,hi3798cv200";
86 compatible = "hisilicon,hi3798cv200-crg", "syscon", "simple-mfd";
102 compatible = "hisilicon,hi3798cv200-sysctrl", "syscon";
109 compatible = "hisilicon,hi3798cv200-perictrl", "syscon",
117 compatible = "hisilicon,hi3798cv200-usb2-phy";
138 compatible = "hisilicon,hi3798cv200-usb2-phy";
153 compatible = "hisilicon,hi3798cv200-combphy";
164 compatible = "hisilicon,hi3798cv200-combphy";
314 compatible = "hisilicon,hi3798cv200-dw-mshc";
[all …]
Dhi3798cv200-poplar.dts11 #include "hi3798cv200.dtsi"
16 compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200";
DMakefile4 dtb-$(CONFIG_ARCH_HISI) += hi3798cv200-poplar.dtb
/Linux-v6.6/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.yaml28 - description: Hi3798cv200 based boards.
30 - const: hisilicon,hi3798cv200-poplar
31 - const: hisilicon,hi3798cv200
/Linux-v6.6/drivers/clk/hisilicon/
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");
DKconfig41 tristate "Hi3798CV200 Clock Driver"
46 Build the clock driver for hi3798cv200.
DMakefile16 obj-$(CONFIG_COMMON_CLK_HI3798CV200) += crg-hi3798cv200.o
/Linux-v6.6/Documentation/devicetree/bindings/net/
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-v6.6/Documentation/devicetree/bindings/clock/
Dhisi-crg.txt16 - "hisilicon,hi3798cv200-crg"
17 - "hisilicon,hi3798cv200-sysctrl"
/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dhisilicon,histb-xhci.txt6 - compatible: should be "hisilicon,hi3798cv200-xhci"
33 compatible = "hisilicon,hi3798cv200-xhci";
/Linux-v6.6/Documentation/devicetree/bindings/pci/
Dhisilicon-histb-pcie.txt12 "hisilicon,hi3798cv200-pcie"
43 compatible = "hisilicon,hi3798cv200-pcie";
/Linux-v6.6/drivers/mmc/host/
Ddw_mmc-hi3798cv200.c186 { .compatible = "hisilicon,hi3798cv200-dw-mshc", },
202 MODULE_DESCRIPTION("HiSilicon Hi3798CV200 Specific DW-MSHC Driver Extension");
DKconfig785 tristate "Hi3798CV200 specific extensions for Synopsys DW Memory Card Interface"
789 This selects support for HiSilicon Hi3798CV200 SoC specific extensions to the
791 for platforms based on HiSilicon Hi3798CV200 SoC.
DMakefile53 obj-$(CONFIG_MMC_DW_HI3798CV200) += dw_mmc-hi3798cv200.o
/Linux-v6.6/drivers/phy/hisilicon/
Dphy-hisi-inno-usb2.c202 { .compatible = "hisilicon,hi3798cv200-usb2-phy",
Dphy-histb-combphy.c270 { .compatible = "hisilicon,hi3798cv200-combphy" },
/Linux-v6.6/drivers/usb/host/
Dxhci-histb.c368 { .compatible = "hisilicon,hi3798cv200-xhci"},
/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-histb.c435 { .compatible = "hisilicon,hi3798cv200-pcie", },
/Linux-v6.6/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c1309 { .compatible = "hisilicon,hi3798cv200-gmac", .data = (void *)GEMAC_V2 },