Searched full:kirin (Results 1 – 25 of 31) sorted by relevance
12
| /kernel/linux/linux-4.19/drivers/gpu/drm/hisilicon/kirin/ |
| D | Kconfig | 2 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. 13 tristate "HiSilicon Kirin specific extensions for Synopsys DW MIPI DSI" 17 This selects support for HiSilicon Kirin SoC specific extensions for
|
| D | kirin_drm_drv.c | 2 * Hisilicon Kirin SoCs drm master driver 172 .name = "kirin", 173 .desc = "Hisilicon Kirin SoCs' DRM Driver", 270 .name = "kirin-drm", 280 MODULE_DESCRIPTION("hisilicon Kirin SoCs' DRM master driver");
|
| D | Makefile | 1 kirin-drm-y := kirin_drm_drv.o \ 4 obj-$(CONFIG_DRM_HISI_KIRIN) += kirin-drm.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | kirin-pcie.txt | 1 HiSilicon Kirin SoCs PCIe host DT description 3 Kirin PCIe host controller is based on the Synopsys DesignWare PCI core. 16 "apb": apb Ctrl register defined by Kirin; 17 "phy": apb PHY register defined by Kirin; 26 compatible = "hisilicon,kirin-pcie";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/ |
| D | kirin-pcie.txt | 1 HiSilicon Kirin SoCs PCIe host DT description 3 Kirin PCIe host controller is based on the Synopsys DesignWare PCI core. 16 "apb": apb Ctrl register defined by Kirin; 17 "phy": apb PHY register defined by Kirin; 26 compatible = "hisilicon,kirin-pcie";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ |
| D | Kconfig | 3 tristate "DRM Support for Hisilicon Kirin series SoCs Platform" 10 Choose this option if you have a hisilicon Kirin chipsets(hi6220). 11 If M is selected the module will be called kirin-drm.
|
| D | Makefile | 2 kirin-drm-y := kirin_drm_drv.o \ 5 obj-$(CONFIG_DRM_HISI_KIRIN) += kirin-drm.o dw_drm_dsi.o
|
| D | kirin_drm_drv.c | 3 * Hisilicon Kirin SoCs drm master driver 307 .name = "kirin-drm", 317 MODULE_DESCRIPTION("hisilicon Kirin SoCs' DRM master driver");
|
| D | kirin_drm_drv.h | 16 /* kirin-format translate table */
|
| /kernel/linux/linux-5.10/drivers/staging/hikey9xx/ |
| D | hisilicon,hisi-spmi-controller.yaml | 13 The HiSilicon SPMI BUS controller is found on some Kirin-based designs. 31 number of the Kirin 970 SPMI channel where the SPMI devices are connected.
|
| D | Kconfig | 49 This is used on Kirin 3670 boards, like HiKey 970.
|
| D | phy-hi3670-usb3.yaml | 12 Bindings for USB3 PHY on HiSilicon Kirin 970.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | hisilicon,hi3660-usb3.yaml | 7 title: Hisilicon Kirin 960 USB PHY 12 Bindings for USB3 PHY on HiSilicon Kirin 960.
|
| /kernel/linux/linux-4.19/drivers/pci/controller/dwc/ |
| D | Kconfig | 181 bool "HiSilicon Kirin series SoCs PCIe controllers" 186 on HiSilicon Kirin series SoCs.
|
| D | Makefile | 15 obj-$(CONFIG_PCIE_KIRIN) += pcie-kirin.o
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/hisilicon/ |
| D | Makefile | 6 obj-$(CONFIG_DRM_HISI_KIRIN) += kirin/
|
| D | Kconfig | 6 source "drivers/gpu/drm/hisilicon/kirin/Kconfig"
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/ |
| D | Makefile | 7 obj-$(CONFIG_DRM_HISI_KIRIN) += kirin/
|
| D | Kconfig | 7 source "drivers/gpu/drm/hisilicon/kirin/Kconfig"
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | sdm630-sony-xperia-ganges-kirin.dts | 12 compatible = "sony,kirin-row", "qcom,sdm630";
|
| D | Makefile | 31 dtb-$(CONFIG_ARCH_QCOM) += sdm630-sony-xperia-ganges-kirin.dtb
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| D | hisi_hikey_usb.c | 4 * based on Hisilicon Kirin Soc. 200 /* Parse Kirin 970-specific OF data */ in hisi_hikey_usb_probe()
|
| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| D | Kconfig | 224 bool "HiSilicon Kirin series SoCs PCIe controllers" 229 on HiSilicon Kirin series SoCs.
|
| D | Makefile | 17 obj-$(CONFIG_PCIE_KIRIN) += pcie-kirin.o
|
| D | pcie-kirin.c | 3 * PCIe host controller driver for Kirin Phone SoCs 535 .name = "kirin-pcie",
|
12