Home
last modified time | relevance | path

Searched refs:PCI_ERR_COR_STATUS (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/pci/pcie/
H A Daer.c311 pci_read_config_dword(dev, aer + PCI_ERR_COR_STATUS, &status); in pci_aer_raw_clear_status()
312 pci_write_config_dword(dev, aer + PCI_ERR_COR_STATUS, status); in pci_aer_raw_clear_status()
867 pci_read_config_dword(dev, aer + PCI_ERR_COR_STATUS, &status); in is_error_source()
1097 pci_write_config_dword(dev, aer + PCI_ERR_COR_STATUS, in pci_aer_handle_error()
1224 pci_read_config_dword(dev, aer + PCI_ERR_COR_STATUS, in aer_get_device_error_info()
1421 pci_read_config_dword(pdev, aer + PCI_ERR_COR_STATUS, &reg32); in aer_enable_rootport()
1422 pci_write_config_dword(pdev, aer + PCI_ERR_COR_STATUS, reg32); in aer_enable_rootport()
H A Daer_inject.c152 case PCI_ERR_COR_STATUS: in find_pci_config_dword()
/linux-6.15/arch/mips/pci/
H A Dpci-octeon.c142 pci_read_config_dword(dev, pos + PCI_ERR_COR_STATUS, &dconfig); in pcibios_plat_dev_init()
143 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, dconfig); in pcibios_plat_dev_init()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h781 #define PCI_ERR_COR_STATUS 0x10 /* Correctable Error Status */ macro
/linux-6.15/drivers/pci/controller/
H A Dpci-mvebu.c707 case PCI_ERR_COR_STATUS: in mvebu_pci_bridge_emul_ext_conf_read()
864 case PCI_ERR_COR_STATUS: in mvebu_pci_bridge_emul_ext_conf_write()
H A Dpci-aardvark.c972 case PCI_ERR_COR_STATUS: in advk_pci_bridge_emul_ext_conf_read()
999 case PCI_ERR_COR_STATUS: in advk_pci_bridge_emul_ext_conf_write()
/linux-6.15/drivers/cxl/core/
H A Dpci.c845 writel(aer_regs->cor_status, aer_base + PCI_ERR_COR_STATUS); in cxl_rch_get_aer_info()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Daqua_vanjaram.c935 pci_read_config_dword(us_pdev, aer_cap + PCI_ERR_COR_STATUS, in aqua_vanjaram_read_pcie_state()
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1051 p_setd(perm, PCI_ERR_COR_STATUS, NO_VIRT, mask); in init_pci_ext_cap_err_perm()