Lines Matching refs:pci_read_config_dword
124 pci_read_config_dword(dev, pos + OCXL_DVSEC_FUNC_OFF_INDEX, &val); in read_dvsec_function()
176 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_CFG_VERS, &cfg); in read_dvsec_vendor()
177 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_TLX_VERS, &tlx); in read_dvsec_vendor()
178 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_DLX_VERS, &dlx); in read_dvsec_vendor()
262 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
271 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
273 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_DATA, data); in read_afu_info()
552 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_CTRL_PASID_BASE, in ocxl_config_set_afu_pasid()
630 pci_read_config_dword(dev, in ocxl_config_set_TL()
636 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP, &val); in ocxl_config_set_TL()
638 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP + 4, &val); in ocxl_config_set_TL()
678 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
695 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
705 pci_read_config_dword(dev, in ocxl_config_terminate_pasid()