Lines Matching refs:pci_read_config_dword

129 	pci_read_config_dword(dev, pos + OCXL_DVSEC_FUNC_OFF_INDEX, &val);  in read_dvsec_function()
182 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_CFG_VERS, &cfg); in read_dvsec_vendor()
183 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_TLX_VERS, &tlx); in read_dvsec_vendor()
184 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_DLX_VERS, &dlx); in read_dvsec_vendor()
185 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in read_dvsec_vendor()
239 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_get_reset_reload()
255 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_set_reset_reload()
338 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
347 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_OFF, &val); in read_afu_info()
349 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_INFO_DATA, data); in read_afu_info()
766 pci_read_config_dword(dev, pos + OCXL_DVSEC_AFU_CTRL_PASID_BASE, in ocxl_config_set_afu_pasid()
844 pci_read_config_dword(dev, in ocxl_config_set_TL()
850 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP, &val); in ocxl_config_set_TL()
852 pci_read_config_dword(dev, tl_dvsec + OCXL_DVSEC_TL_RECV_CAP + 4, &val); in ocxl_config_set_TL()
892 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
909 pci_read_config_dword(dev, afu_control + OCXL_DVSEC_AFU_CTRL_TERM_PASID, in ocxl_config_terminate_pasid()
919 pci_read_config_dword(dev, in ocxl_config_terminate_pasid()