Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dhisilicon-femac.txt5 * "hisilicon,hisi-femac-v1"
6 * "hisilicon,hisi-femac-v2"
31 compatible = "hisilicon,hi3516cv300-femac","hisilicon,hisi-femac-v2";
Dhisilicon-hix5hd2-gmac.txt9 * "hisilicon,hisi-gmac-v1"
10 * "hisilicon,hisi-gmac-v2"
43 compatible = "hisilicon,hi3798cv200-gmac", "hisilicon,hisi-gmac-v2";
Dhisilicon-femac-mdio.txt4 - compatible: should be "hisilicon,hisi-femac-mdio".
13 compatible = "hisilicon,hisi-femac-mdio";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dhisilicon-femac.txt5 * "hisilicon,hisi-femac-v1"
6 * "hisilicon,hisi-femac-v2"
31 compatible = "hisilicon,hi3516cv300-femac","hisilicon,hisi-femac-v2";
Dhisilicon-hix5hd2-gmac.txt9 * "hisilicon,hisi-gmac-v1"
10 * "hisilicon,hisi-gmac-v2"
43 compatible = "hisilicon,hi3798cv200-gmac", "hisilicon,hisi-gmac-v2";
Dhisilicon-femac-mdio.txt4 - compatible: should be "hisilicon,hisi-femac-mdio".
13 compatible = "hisilicon,hisi-femac-mdio";
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/trng/
DMakefile1 obj-$(CONFIG_CRYPTO_DEV_HISI_TRNG) += hisi-trng-v2.o
2 hisi-trng-v2-objs = trng.o
/kernel/linux/linux-6.6/drivers/vfio/pci/hisilicon/
DMakefile2 obj-$(CONFIG_HISI_ACC_VFIO_PCI) += hisi-acc-vfio-pci.o
3 hisi-acc-vfio-pci-y := hisi_acc_vfio_pci.o
/kernel/linux/linux-6.6/tools/perf/util/
Dhisi-ptt.c23 #include "hisi-ptt.h"
24 #include "hisi-ptt-decoder/hisi-ptt-pkt-decoder.h"
63 color_fprintf(stdout, color, ". ... HISI PTT data: size %zu bytes\n", in hisi_ptt_dump()
/kernel/linux/linux-6.6/Documentation/admin-guide/perf/
Dindex.rst10 hisi-pmu
11 hisi-pcie-pmu
/kernel/linux/linux-6.6/include/uapi/misc/uacce/
Dhisi_qm.h8 * struct hisi_qp_ctx - User data for hisi qp.
18 * struct hisi_qp_info - User data for hisi qp.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reset/
Dhisilicon,hi3660-reset.txt14 - hisi,rst-syscon: phandle of the reset's syscon.
32 hisi,rst-syscon = <&iomcu>;
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
DKconfig64 tristate "Support for HISI HPRE accelerator"
79 tristate "Support for HISI TRNG Driver"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ufs/
Dufs-hisi.txt8 "hisilicon,hi3660-ufs", "jedec,ufs-1.1" for hisi ufs
10 "hisilicon,hi3670-ufs", "jedec,ufs-2.1" for hisi ufs
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-devices-hisi_ptt9 See Documentation/trace/hisi-ptt.rst for more information.
71 See the description of the "filter" in Documentation/trace/hisi-ptt.rst
97 See the description of the "filter" in Documentation/trace/hisi-ptt.rst
/kernel/linux/linux-6.6/drivers/pci/controller/
Dpcie-hisi-error.c18 /* HISI PCIe controller error definitions */
246 dev_info(dev, "fail to do hisi pcie port reset\n"); in hisi_pcie_handle_error()
293 "Failed to register hisi pcie controller error handler with apei\n"); in hisi_pcie_error_handler_probe()
316 .name = "hisi-pcie-error-handler",
/kernel/linux/linux-5.10/drivers/pci/controller/
Dpcie-hisi-error.c18 /* HISI PCIe controller error definitions */
246 dev_info(dev, "fail to do hisi pcie port reset\n"); in hisi_pcie_handle_error()
293 "Failed to register hisi pcie controller error handler with apei\n"); in hisi_pcie_error_handler_probe()
318 .name = "hisi-pcie-error-handler",
DMakefile34 obj-$(CONFIG_PCIE_HISI_ERR) += pcie-hisi-error.o
35 # pcie-hisi.o quirks are needed even without CONFIG_PCIE_DW
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
DMakefile41 obj-$(CONFIG_PCI_HISI) += pcie-hisi.o
46 obj-$(CONFIG_ARM64) += pcie-hisi.o
/kernel/linux/linux-5.10/drivers/char/hw_random/
DMakefile32 obj-$(CONFIG_HW_RANDOM_HISI) += hisi-rng.o
33 obj-$(CONFIG_HW_RANDOM_HISI_V2) += hisi-trng-v2.o
/kernel/linux/linux-5.10/drivers/acpi/
Dpci_mcfg.c71 { "HISI ", table_id, 0, (seg) + 0, MCFG_BUS_ANY, ops }, \
72 { "HISI ", table_id, 0, (seg) + 1, MCFG_BUS_ANY, ops }, \
73 { "HISI ", table_id, 0, (seg) + 2, MCFG_BUS_ANY, ops }, \
74 { "HISI ", table_id, 0, (seg) + 3, MCFG_BUS_ANY, ops }
/kernel/linux/linux-5.10/drivers/ata/
Dahci_platform.c62 if (of_device_is_compatible(dev->of_node, "hisilicon,hisi-ahci")) in ahci_probe()
89 { .compatible = "hisilicon,hisi-ahci", },
/kernel/linux/linux-6.6/drivers/ata/
Dahci_platform.c59 if (device_is_compatible(dev, "hisilicon,hisi-ahci")) in ahci_probe()
84 { .compatible = "hisilicon,hisi-ahci", },
/kernel/linux/linux-6.6/drivers/input/misc/
Dhisi_powerkey.c85 input->name = "HISI 65xx PowerOn Key"; in hi65xx_powerkey_probe()
128 MODULE_DESCRIPTION("Hisi PMIC Power key driver");
/kernel/linux/linux-5.10/drivers/input/misc/
Dhisi_powerkey.c85 input->name = "HISI 65xx PowerOn Key"; in hi65xx_powerkey_probe()
128 MODULE_DESCRIPTION("Hisi PMIC Power key driver");

12345678