Searched refs:PCI_DVSEC_HEADER1 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore_ssram.c185 hdr = readl(dvsec + PCI_DVSEC_HEADER1);
/linux-master/drivers/platform/x86/intel/
H A Dvsec.c262 pci_read_config_dword(pdev, pos + PCI_DVSEC_HEADER1, &hdr);
/linux-master/drivers/cxl/core/
H A Dregs.c322 pci_read_config_dword(pdev, regloc + PCI_DVSEC_HEADER1, &regloc_size);
/linux-master/include/uapi/linux/
H A Dpci_regs.h1107 #define PCI_DVSEC_HEADER1 0x4 /* Designated Vendor-Specific Header1 */ macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1446 ret = pci_read_config_dword(pdev, epos + PCI_DVSEC_HEADER1, &dword);
/linux-master/drivers/pci/
H A Dpci.c773 pci_read_config_word(dev, pos + PCI_DVSEC_HEADER1, &v);

Completed in 186 milliseconds