Searched full:hisi (Results 1 – 25 of 99) sorted by relevance
1234
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | hisilicon-femac.txt | 5 * "hisilicon,hisi-femac-v1" 6 * "hisilicon,hisi-femac-v2" 31 compatible = "hisilicon,hi3516cv300-femac","hisilicon,hisi-femac-v2";
|
D | hisilicon-hix5hd2-gmac.txt | 9 * "hisilicon,hisi-gmac-v1" 10 * "hisilicon,hisi-gmac-v2" 43 compatible = "hisilicon,hi3798cv200-gmac", "hisilicon,hisi-gmac-v2";
|
D | hisilicon-femac-mdio.txt | 4 - compatible: should be "hisilicon,hisi-femac-mdio". 13 compatible = "hisilicon,hisi-femac-mdio";
|
/Linux-v6.1/tools/perf/util/ |
D | hisi-ptt.c | 23 #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/ |
D | Makefile | 1 obj-$(CONFIG_CRYPTO_DEV_HISI_TRNG) += hisi-trng-v2.o 2 hisi-trng-v2-objs = trng.o
|
/Linux-v6.1/drivers/vfio/pci/hisilicon/ |
D | Makefile | 2 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/ |
D | index.rst | 10 hisi-pmu 11 hisi-pcie-pmu
|
/Linux-v6.1/include/uapi/misc/uacce/ |
D | hisi_qm.h | 8 * 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/ |
D | Kconfig | 64 tristate "Support for HISI HPRE accelerator" 79 tristate "Support for HISI TRNG Driver"
|
/Linux-v6.1/drivers/pci/controller/ |
D | pcie-hisi-error.c | 18 /* 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",
|
D | Makefile | 39 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/ |
D | Makefile | 40 obj-$(CONFIG_PCI_HISI) += pcie-hisi.o 45 obj-$(CONFIG_ARM64) += pcie-hisi.o
|
/Linux-v6.1/drivers/ata/ |
D | ahci_platform.c | 59 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/ |
D | ahci-platform.yaml | 28 - hisilicon,hisi-ahci 51 - hisilicon,hisi-ahci
|
/Linux-v6.1/drivers/input/misc/ |
D | hisi_powerkey.c | 85 input->name = "HISI 65xx PowerOn Key"; in hi65xx_powerkey_probe() 128 MODULE_DESCRIPTION("Hisi PMIC Power key driver");
|
/Linux-v6.1/drivers/bus/ |
D | hisi_lpc.c | 22 #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/ |
D | pci_mcfg.c | 71 { "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/ |
D | mdio-hisi-femac.c | 134 { .compatible = "hisilicon,hisi-femac-mdio" }, 143 .name = "hisi-femac-mdio",
|
/Linux-v6.1/tools/perf/util/hisi-ptt-decoder/ |
D | Build | 1 perf-$(CONFIG_AUXTRACE) += hisi-ptt-pkt-decoder.o
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | rc.yaml | 77 - rc-hisi-poplar 78 - rc-hisi-tv-demo
|
/Linux-v6.1/drivers/media/rc/keymaps/ |
D | Makefile | 58 rc-hisi-poplar.o \ 59 rc-hisi-tv-demo.o \
|
/Linux-v6.1/drivers/mtd/spi-nor/controllers/ |
D | Makefile | 2 obj-$(CONFIG_SPI_HISI_SFC) += hisi-sfc.o
|
/Linux-v6.1/tools/perf/arch/arm64/util/ |
D | hisi-ptt.c | 21 #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/ |
D | Makefile | 7 obj-$(CONFIG_SPMI_HISI3670) += hisi-spmi-controller.o
|
/Linux-v6.1/drivers/phy/hisilicon/ |
D | Makefile | 7 obj-$(CONFIG_PHY_HISI_INNO_USB2) += phy-hisi-inno-usb2.o
|
1234