Lines Matching refs:pci_read_config_dword

140 	pci_read_config_dword(dev, pos + OCXL_DVSEC_FUNC_OFF_INDEX, &val);  in read_dvsec_function()
193 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_CFG_VERS, &cfg); in read_dvsec_vendor()
194 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_TLX_VERS, &tlx); in read_dvsec_vendor()
195 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_DLX_VERS, &dlx); in read_dvsec_vendor()
196 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in read_dvsec_vendor()
234 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_get_reset_reload()
249 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_set_reset_reload()
331 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
340 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
342 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_DATA, data); in read_afu_info()
759 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_CTRL_PASID_BASE, in ocxl_config_set_afu_pasid()
837 pci_read_config_dword(dev, in ocxl_config_set_TL()
843 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP, &val); in ocxl_config_set_TL()
845 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP + 4, &val); in ocxl_config_set_TL()
885 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
902 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
912 pci_read_config_dword(dev, in ocxl_config_terminate_pasid()