Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h61 #define PCI_STATUS_DEVSEL_MASK 0x600 /* DEVSEL timing */ macro
/qemu/hw/ppc/
H A Dspapr_pci.c1399 PCI_STATUS_DEVSEL_MASK & pci_status)); in spapr_dt_pci_device()