Searched refs:PCI_EA_PP (Results 1 – 4 of 4) sorted by relevance
296 #define PCI_EA_PP 0x0000ff00 macro
391 #define PCI_EA_PP 0x0000ff00 /* Primary Properties */ macro
315 #define PCI_EA_PP 0x0000ff00 macro
3152 prop = (dw0 & PCI_EA_PP) >> 8; in pci_ea_read()