Searched refs:PCI_DVSEC_HEADER2 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore_ssram.c186 header.id = readw(dvsec + PCI_DVSEC_HEADER2);
/linux-master/drivers/platform/x86/intel/
H A Dvsec.c283 pci_read_config_dword(pdev, pos + PCI_DVSEC_HEADER2, &hdr);
/linux-master/include/uapi/linux/
H A Dpci_regs.h1111 #define PCI_DVSEC_HEADER2 0x8 /* Designated Vendor-Specific Header2 */ macro
/linux-master/drivers/pci/
H A Dpci.c774 pci_read_config_word(dev, pos + PCI_DVSEC_HEADER2, &id);

Completed in 143 milliseconds