Home
last modified time | relevance | path

Searched refs:einj (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/acpi/apei/
H A DMakefile4 obj-$(CONFIG_ACPI_APEI_EINJ) += einj.o
5 einj-y := einj-core.o
6 einj-$(CONFIG_ACPI_APEI_EINJ_CXL) += einj-cxl.o
/linux/drivers/edac/
H A Di5100_edac.c335 struct pci_dev *einj; /* device 19 func 0 */ member
922 pci_write_config_byte(priv->einj, I5100_DINJ0, 0xaa); in i5100_do_inject()
923 pci_write_config_byte(priv->einj, I5100_DINJ0, 0xab); in i5100_do_inject()
981 struct pci_dev *ch0mm, *ch1mm, *einj; in i5100_init_one() local
1055 einj = pci_get_device_func(PCI_VENDOR_ID_INTEL, in i5100_init_one()
1057 if (!einj) { in i5100_init_one()
1062 rc = pci_enable_device(einj); in i5100_init_one()
1075 priv->einj = einj; in i5100_init_one()
1133 pci_disable_device(einj); in i5100_init_one()
[all...]
/linux/Documentation/ABI/testing/
H A Ddebugfs-cec-error-inj28 $ cat error-inj >einj.txt
29 $ cat einj.txt >error-inj
/linux/Documentation/firmware-guide/acpi/apei/
H A Deinj.rst39 The EINJ user interface is in <debugfs mount point>/apei/einj.
151 under <debugfs mount point>/apei/einj, while CXL 1.1/1.0 port injections
158 command line einj.param_extension=1). This allows the address and mask
160 apei/einj.
184 in drivers/acpi/apei/einj.c.
199 # cd /sys/kernel/debug/apei/einj
211 # cd /sys/kernel/debug/apei/einj
/linux/Documentation/firmware-guide/acpi/
H A Dindex.rst22 apei/einj
/linux/Documentation/driver-api/media/
H A Dcec-core.rst361 $ cat error-inj >einj.txt
362 $ cat einj.txt >error-inj