Lines Matching refs:pci_read_config_dword
126 pci_read_config_dword(dev, pos + OCXL_DVSEC_FUNC_OFF_INDEX, &val); in read_dvsec_function()
178 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_CFG_VERS, &cfg); in read_dvsec_vendor()
179 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_TLX_VERS, &tlx); in read_dvsec_vendor()
180 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_DLX_VERS, &dlx); in read_dvsec_vendor()
260 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
269 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_DATA, data); in read_afu_info()
688 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_CTRL_PASID_BASE, in ocxl_config_set_afu_pasid()
766 pci_read_config_dword(dev, in ocxl_config_set_TL()
772 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP, &val); in ocxl_config_set_TL()
774 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP + 4, &val); in ocxl_config_set_TL()
814 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
831 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
841 pci_read_config_dword(dev, in ocxl_config_terminate_pasid()