Home
last modified time | relevance | path

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

1234

/Linux-v6.1/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";
/Linux-v6.1/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()
/Linux-v6.1/drivers/crypto/hisilicon/trng/
DMakefile1 obj-$(CONFIG_CRYPTO_DEV_HISI_TRNG) += hisi-trng-v2.o
2 hisi-trng-v2-objs = trng.o
/Linux-v6.1/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
/Linux-v6.1/Documentation/admin-guide/perf/
Dindex.rst10 hisi-pmu
11 hisi-pcie-pmu
/Linux-v6.1/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.
/Linux-v6.1/drivers/crypto/hisilicon/
DKconfig64 tristate "Support for HISI HPRE accelerator"
79 tristate "Support for HISI TRNG Driver"
/Linux-v6.1/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",
DMakefile39 obj-$(CONFIG_PCIE_HISI_ERR) += pcie-hisi-error.o
43 # pcie-hisi.o quirks are needed even without CONFIG_PCIE_DW
/Linux-v6.1/drivers/pci/controller/dwc/
DMakefile40 obj-$(CONFIG_PCI_HISI) += pcie-hisi.o
45 obj-$(CONFIG_ARM64) += pcie-hisi.o
/Linux-v6.1/drivers/ata/
Dahci_platform.c59 if (of_device_is_compatible(dev->of_node, "hisilicon,hisi-ahci")) in ahci_probe()
84 { .compatible = "hisilicon,hisi-ahci", },
/Linux-v6.1/Documentation/devicetree/bindings/ata/
Dahci-platform.yaml28 - hisilicon,hisi-ahci
51 - hisilicon,hisi-ahci
/Linux-v6.1/drivers/input/misc/
Dhisi_powerkey.c85 input->name = "HISI 65xx PowerOn Key"; in hi65xx_powerkey_probe()
128 MODULE_DESCRIPTION("Hisi PMIC Power key driver");
/Linux-v6.1/drivers/bus/
Dhisi_lpc.c22 #define DRV_NAME "hisi-lpc"
93 * @lpcdev: pointer to hisi lpc device
146 * @lpcdev: pointer to hisi lpc device
510 .name = "hisi-lpc-ipmi", in hisi_lpc_acpi_add_child()
600 * hisi_lpc_probe - the probe callback function for hisi lpc host,
602 * @pdev: the platform device corresponding to hisi lpc host
/Linux-v6.1/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 }
/Linux-v6.1/drivers/net/mdio/
Dmdio-hisi-femac.c134 { .compatible = "hisilicon,hisi-femac-mdio" },
143 .name = "hisi-femac-mdio",
/Linux-v6.1/tools/perf/util/hisi-ptt-decoder/
DBuild1 perf-$(CONFIG_AUXTRACE) += hisi-ptt-pkt-decoder.o
/Linux-v6.1/Documentation/devicetree/bindings/media/
Drc.yaml77 - rc-hisi-poplar
78 - rc-hisi-tv-demo
/Linux-v6.1/drivers/media/rc/keymaps/
DMakefile58 rc-hisi-poplar.o \
59 rc-hisi-tv-demo.o \
/Linux-v6.1/drivers/mtd/spi-nor/controllers/
DMakefile2 obj-$(CONFIG_SPI_HISI_SFC) += hisi-sfc.o
/Linux-v6.1/tools/perf/arch/arm64/util/
Dhisi-ptt.c21 #include "../../../util/hisi-ptt.h"
87 pr_err("Invalid mmap size for HISI PTT: must be at least %zuKiB and a power of 2\n", in hisi_ptt_set_auxtrace_mmap_page()
/Linux-v6.1/drivers/spmi/
DMakefile7 obj-$(CONFIG_SPMI_HISI3670) += hisi-spmi-controller.o
/Linux-v6.1/drivers/phy/hisilicon/
DMakefile7 obj-$(CONFIG_PHY_HISI_INNO_USB2) += phy-hisi-inno-usb2.o

1234