Home
last modified time | relevance | path

Searched full:hi3670 (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dhi3670-clock.txt1 * Hisilicon Hi3670 Clock Controller
3 The Hi3670 clock controller generates and supplies clock to various
4 controllers within the Hi3670 SoC.
11 - "hisilicon,hi3670-crgctrl"
12 - "hisilicon,hi3670-pctrl"
13 - "hisilicon,hi3670-pmuctrl"
14 - "hisilicon,hi3670-sctrl"
15 - "hisilicon,hi3670-iomcu"
16 - "hisilicon,hi3670-media1-crg"
17 - "hisilicon,hi3670-media2-crg"
[all …]
/Linux-v6.6/drivers/phy/hisilicon/
DKconfig27 tristate "hi3670 USB PHY support"
32 Enable this to support the HISILICON HI3670 USB PHY.
37 tristate "hi3670 PCIe PHY support"
42 Enable this to support the HiSilicon hi3670 PCIe PHY.
DMakefile4 obj-$(CONFIG_PHY_HI3670_USB) += phy-hi3670-usb3.o
5 obj-$(CONFIG_PHY_HI3670_PCIE) += phy-hi3670-pcie.o
Dphy-hi3670-pcie.c75 /* hi3670 pciephy register */
730 * CLK_IS_CRITICAL at clk-hi3670 driver, as powering such clocks off in hi3670_pcie_phy_power_off()
732 * While clk-hi3670 is not fixed, we cannot risk disabling clocks here. in hi3670_pcie_phy_power_off()
751 phy->crgctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3670-crgctrl"); in hi3670_pcie_phy_get_resources()
755 phy->sysctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3670-sctrl"); in hi3670_pcie_phy_get_resources()
759 phy->pmctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3670-pmctrl"); in hi3670_pcie_phy_get_resources()
Dphy-hi3670-usb3.c621 /* node of hi3670 phy is a sub-node of usb3_otg_bc */ in hi3670_phy_probe()
646 { .compatible = "hisilicon,hi3670-usb-phy" },
654 .name = "hi3670-usb-phy",
/Linux-v6.6/Documentation/devicetree/bindings/ufs/
Dhisilicon,ufs.yaml19 - hisilicon,hi3670-ufs
34 - hisilicon,hi3670-ufs
68 #include <dt-bindings/clock/hi3670-clock.h>
76 compatible = "hisilicon,hi3670-ufs", "jedec,ufs-2.1";
/Linux-v6.6/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.yaml23 - description: Hi3670 based boards.
25 - const: hisilicon,hi3670-hikey970
26 - const: hisilicon,hi3670
/Linux-v6.6/arch/arm64/boot/dts/hisilicon/
Dhi3670.dtsi3 * dts file for Hisilicon Hi3670 SoC
10 #include <dt-bindings/clock/hi3670-clock.h>
13 compatible = "hisilicon,hi3670";
149 compatible = "hisilicon,hi3670-crgctrl", "syscon";
155 compatible = "hisilicon,hi3670-reset",
162 compatible = "hisilicon,hi3670-pctrl", "syscon";
168 compatible = "hisilicon,hi3670-pmuctrl", "syscon";
174 compatible = "hisilicon,hi3670-sctrl", "syscon";
180 compatible = "hisilicon,hi3670-iomcu", "syscon";
186 compatible = "hisilicon,hi3670-media1-crg", "syscon";
[all …]
DMakefile3 dtb-$(CONFIG_ARCH_HISI) += hi3670-hikey970.dtb
Dhi3670-hikey970.dts13 #include "hi3670.dtsi"
19 compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670";
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dhisilicon,hi3670-usb3.yaml4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3670-usb3.yaml#
17 const: hisilicon,hi3670-usb-phy
57 compatible = "hisilicon,hi3670-usb-phy";
Dhisilicon,phy-hi3670-pcie.yaml4 $id: http://devicetree.org/schemas/phy/hisilicon,phy-hi3670-pcie.yaml#
62 #include <dt-bindings/clock/hi3670-clock.h>
/Linux-v6.6/drivers/clk/hisilicon/
DKconfig34 bool "Hi3670 Clock Driver"
38 Build the clock driver for hi3670.
Dclk-hi3670.c10 #include <dt-bindings/clock/hi3670-clock.h>
972 { .compatible = "hisilicon,hi3670-crgctrl",
974 { .compatible = "hisilicon,hi3670-pctrl",
976 { .compatible = "hisilicon,hi3670-pmuctrl",
978 { .compatible = "hisilicon,hi3670-sctrl",
980 { .compatible = "hisilicon,hi3670-iomcu",
982 { .compatible = "hisilicon,hi3670-media1-crg",
984 { .compatible = "hisilicon,hi3670-media2-crg",
1007 .name = "hi3670-clk",
DMakefile15 obj-$(CONFIG_COMMON_CLK_HI3670) += clk-hi3670.o
/Linux-v6.6/Documentation/devicetree/bindings/reset/
Dhisilicon,hi3660-reset.yaml16 hi3660 and hi3670 SoCs.
24 - const: hisilicon,hi3670-reset
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dk3-dw-mshc.txt16 - "hisilicon,hi3670-dw-mshc", "hisilicon,hi3660-dw-mshc": for controllers
17 with hi3670 specific extensions.
/Linux-v6.6/drivers/ufs/host/
Dufs-hisi.c536 /* Add cap for 10nm PHY variant on HI3670 SoC */ in ufs_hi3670_init()
553 .name = "hi3670",
563 { .compatible = "hisilicon,hi3670-ufs", .data = &ufs_hba_hi3670_vops },
/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-of-simple.c175 { .compatible = "hisilicon,hi3670-dwc3" },
/Linux-v6.6/Documentation/devicetree/bindings/pci/
Dhisilicon,kirin-pcie.yaml69 #include <dt-bindings/clock/hi3670-clock.h>
/Linux-v6.6/include/dt-bindings/clock/
Dhi3670-clock.h3 * Device Tree binding constants for HiSilicon Hi3670 SoC
/Linux-v6.6/
DMAINTAINERS22227 F: Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml
22228 F: drivers/phy/hisilicon/phy-hi3670-usb3.c