Searched refs:PCI_MINGNT (Results 1 – 5 of 5) sorted by relevance
62 #define PCI_MINGNT 0x3e /* Minimum Grant */ macro
360 if ((pci_config_get8(pci, PCI_MINGNT) == 0xff) && in afe_attach()362 pci_config_put8(pci, PCI_MINGNT, 0); in afe_attach()
65 #define PCI_MINGNT 0x3e /* Minimum Grant */ macro
534 #define PCI_MINGNT 0x3E /* min grant for burst, 8 bits */ macro
652 mingnt = pci_config_get8(pci, PCI_MINGNT); in dca_attach()