Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-6.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()
/kernel/linux/linux-6.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";
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.yaml23 - description: Hi3670 based boards.
25 - const: hisilicon,hi3670-hikey970
26 - const: hisilicon,hi3670
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.yaml23 - description: Hi3670 based boards.
25 - const: hisilicon,hi3670-hikey970
26 - const: hisilicon,hi3670
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reset/
Dhisilicon,hi3660-reset.txt8 hi3660 and hi3670 SoCs.
13 "hisilicon,hi3670-reset", "hisilicon,hi3660-reset" for HI3670
/kernel/linux/linux-6.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>
/kernel/linux/linux-6.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 …]
/kernel/linux/linux-5.10/drivers/staging/hikey9xx/
Dphy-hi3670-usb3.yaml4 $id: http://devicetree.org/schemas/phy/hisilicon,hi3670-usb3.yaml#
16 const: hisilicon,hi3670-usb-phy
63 compatible = "hisilicon,hi3670-usb-phy";
DKconfig5 tristate "hi3670 USB PHY support"
10 Enable this to support the HISILICON HI3670 USB PHY.
DMakefile3 obj-$(CONFIG_PHY_HI3670_USB) += phy-hi3670-usb3.o
/kernel/linux/linux-5.10/drivers/clk/hisilicon/
DKconfig26 bool "Hi3670 Clock Driver"
30 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",
/kernel/linux/linux-6.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",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ufs/
Dufs-hisi.txt10 "hisilicon,hi3670-ufs", "jedec,ufs-2.1" for hisi ufs
11 host controller present on Hi3670 chipset.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/reset/
Dhisilicon,hi3660-reset.yaml16 hi3660 and hi3670 SoCs.
24 - const: hisilicon,hi3670-reset
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/
Dk3-dw-mshc.txt16 - "hisilicon,hi3670-dw-mshc", "hisilicon,hi3660-dw-mshc": for controllers
17 with hi3670 specific extensions.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dk3-dw-mshc.txt16 - "hisilicon,hi3670-dw-mshc", "hisilicon,hi3660-dw-mshc": for controllers
17 with hi3670 specific extensions.

12