Home
last modified time | relevance | path

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

12345

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-femac.txt5 * "hisilicon,hisi-femac-v1"
6 * "hisilicon,hisi-femac-v2"
31 compatible = "hisilicon,hi3516cv300-femac","hisilicon,hisi-femac-v2";
H A Dhisilicon-hix5hd2-gmac.txt9 * "hisilicon,hisi-gmac-v1"
10 * "hisilicon,hisi-gmac-v2"
43 compatible = "hisilicon,hi3798cv200-gmac", "hisilicon,hisi-gmac-v2";
H A Dhisilicon-femac-mdio.txt4 - compatible: should be "hisilicon,hisi-femac-mdio".
13 compatible = "hisilicon,hisi-femac-mdio";
/openbmc/linux/drivers/crypto/hisilicon/trng/
H A DMakefile1 obj-$(CONFIG_CRYPTO_DEV_HISI_TRNG) += hisi-trng-v2.o
2 hisi-trng-v2-objs = trng.o
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A DMakefile2 obj-$(CONFIG_HISI_ACC_VFIO_PCI) += hisi-acc-vfio-pci.o
3 hisi-acc-vfio-pci-y := hisi_acc_vfio_pci.o
/openbmc/linux/tools/perf/util/
H A 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()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/
H A Drasdaemon_0.8.0.bb28 PACKAGECONFIG[hisi-ns-decode] = "--enable-hisi-ns-decode,--disable-hisi-ns-decode"
/openbmc/linux/Documentation/admin-guide/perf/
H A Dindex.rst10 hisi-pmu
11 hisi-pcie-pmu
/openbmc/linux/include/uapi/misc/uacce/
H A Dhisi_qm.h8 * struct hisi_qp_ctx - User data for hisi qp.
18 * struct hisi_qp_info - User data for hisi qp.
/openbmc/linux/drivers/crypto/hisilicon/
H A DKconfig64 tristate "Support for HISI HPRE accelerator"
79 tristate "Support for HISI TRNG Driver"
/openbmc/linux/Documentation/ABI/testing/
H A 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
/openbmc/linux/drivers/pci/controller/
H A 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",
H A DMakefile39 obj-$(CONFIG_PCIE_HISI_ERR) += pcie-hisi-error.o
43 # pcie-hisi.o quirks are needed even without CONFIG_PCIE_DW
/openbmc/linux/drivers/pci/controller/dwc/
H A DMakefile41 obj-$(CONFIG_PCI_HISI) += pcie-hisi.o
46 obj-$(CONFIG_ARM64) += pcie-hisi.o
/openbmc/linux/drivers/ata/
H A Dahci_platform.c59 if (device_is_compatible(dev, "hisilicon,hisi-ahci")) in ahci_probe()
84 { .compatible = "hisilicon,hisi-ahci", },
/openbmc/linux/drivers/input/misc/
H A Dhisi_powerkey.c85 input->name = "HISI 65xx PowerOn Key"; in hi65xx_powerkey_probe()
128 MODULE_DESCRIPTION("Hisi PMIC Power key driver");
/openbmc/linux/drivers/bus/
H A 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
/openbmc/linux/drivers/acpi/
H A 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 }
/openbmc/linux/drivers/net/mdio/
H A Dmdio-hisi-femac.c134 { .compatible = "hisilicon,hisi-femac-mdio" },
143 .name = "hisi-femac-mdio",
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dahci-platform.yaml28 - hisilicon,hisi-ahci
54 - hisilicon,hisi-ahci
/openbmc/linux/tools/perf/util/hisi-ptt-decoder/
H A DBuild1 perf-$(CONFIG_AUXTRACE) += hisi-ptt-pkt-decoder.o
/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A DMakefile2 obj-$(CONFIG_SPI_HISI_SFC) += hisi-sfc.o
/openbmc/linux/drivers/media/rc/keymaps/
H A DMakefile60 rc-hisi-poplar.o \
61 rc-hisi-tv-demo.o \
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drc.yaml79 - rc-hisi-poplar
80 - rc-hisi-tv-demo
/openbmc/linux/drivers/spmi/
H A DMakefile7 obj-$(CONFIG_SPMI_HISI3670) += hisi-spmi-controller.o

12345