Home
last modified time | relevance | path

Searched refs:PCI_EA_SP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dpci_regs.h393 #define PCI_EA_SP 0x00ff0000 /* Secondary Properties */ macro
/linux/drivers/pci/
H A Dpci.c3325 prop = FIELD_GET(PCI_EA_SP, dw0); in pci_ea_read()