Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/hisilicon/kirin/
DKconfig3 tristate "DRM Support for Hisilicon Kirin series SoCs Platform"
9 Choose this option if you have a hisilicon Kirin chipsets(hi6220).
10 If M is selected the module will be called kirin-drm.
DMakefile2 kirin-drm-y := kirin_drm_drv.o \
5 obj-$(CONFIG_DRM_HISI_KIRIN) += kirin-drm.o dw_drm_dsi.o
Dkirin_drm_drv.c3 * Hisilicon Kirin SoCs drm master driver
308 .name = "kirin-drm",
318 MODULE_DESCRIPTION("hisilicon Kirin SoCs' DRM master driver");
Dkirin_drm_drv.h16 /* kirin-format translate table */
Dkirin_drm_ade.c928 .name = "kirin",
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dhisilicon,hi3660-usb3.yaml7 title: Hisilicon Kirin 960 USB PHY
12 Bindings for USB3 PHY on HiSilicon Kirin 960.
Dhisilicon,hi3670-usb3.yaml13 Bindings for USB3 PHY on HiSilicon Kirin 970.
Dhisilicon,phy-hi3670-pcie.yaml13 Bindings for PCIe PHY on HiSilicon Kirin 970.
/linux-6.12.1/Documentation/devicetree/bindings/spmi/
Dhisilicon,hisi-spmi-controller.yaml13 The HiSilicon SPMI BUS controller is found on some Kirin-based designs.
36 number of the Kirin 970 SPMI channel where the SPMI devices are connected.
/linux-6.12.1/Documentation/devicetree/bindings/pci/
Dhisilicon,kirin-pcie.yaml4 $id: http://devicetree.org/schemas/pci/hisilicon,kirin-pcie.yaml#
7 title: HiSilicon Kirin SoCs PCIe host DT description
14 Kirin PCIe host controller is based on the Synopsys DesignWare PCI core.
/linux-6.12.1/drivers/phy/hisilicon/
Dphy-hi3670-pcie.c3 * PCIe phy driver for Kirin 970
575 * pcie-kirin currently registers directly just one regmap (although in hi3670_pcie_get_resources_from_pcie()
645 * pcie-kirin driver. in hi3670_pcie_phy_init()
649 * power_on sequence, as the code inside pcie-kirin needs to in hi3670_pcie_phy_init()
729 * However, some clocks used at Kirin 970 should be marked as in hi3670_pcie_phy_power_off()
842 MODULE_DESCRIPTION("PCIe phy driver for Kirin 970");
/linux-6.12.1/drivers/gpu/drm/hisilicon/
DMakefile7 obj-$(CONFIG_DRM_HISI_KIRIN) += kirin/
DKconfig7 source "drivers/gpu/drm/hisilicon/kirin/Kconfig"
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsdm636-sony-xperia-ganges-mermaid.dts8 #include "sdm630-sony-xperia-ganges-kirin.dts"
Dsdm630-sony-xperia-ganges-kirin.dts13 compatible = "sony,kirin-row", "qcom,sdm630";
DMakefile197 dtb-$(CONFIG_ARCH_QCOM) += sdm630-sony-xperia-ganges-kirin.dtb
/linux-6.12.1/Documentation/devicetree/bindings/soc/hisilicon/
Dhisilicon,hi3660-usb3-otg-bc.yaml7 title: Hisilicon Kirin 960 USB OTG Battery Charging Syscon
/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-kirin.c3 * PCIe host controller driver for Kirin Phone SoCs
93 * Kirin 960 PHY. Can't be split into a PHY driver without changing the
774 .name = "kirin-pcie",
782 MODULE_DESCRIPTION("PCIe host controller driver for Kirin Phone SoCs");
DMakefile23 obj-$(CONFIG_PCIE_KIRIN) += pcie-kirin.o
DKconfig137 tristate "HiSilicon Kirin PCIe controller"
143 on HiSilicon Kirin series SoCs.
/linux-6.12.1/drivers/misc/
Dhisi_hikey_usb.c4 * based on Hisilicon Kirin Soc.
DKconfig264 some Kirin chipsets, like the one at Hikey 970.
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dqcom.yaml837 - sony,kirin-row
/linux-6.12.1/drivers/regulator/
DKconfig469 This is used on Kirin 3670 boards, like HiKey 970.
/linux-6.12.1/
DMAINTAINERS17926 PCIE DRIVER FOR HISILICON KIRIN
17931 F: Documentation/devicetree/bindings/pci/hisilicon,kirin-pcie.yaml
17932 F: drivers/pci/controller/dwc/pcie-kirin.c
23903 USB IP DRIVER FOR HISILICON KIRIN 960
23911 USB IP DRIVER FOR HISILICON KIRIN 970