Searched refs:min_grant (Results 1 – 2 of 2) sorted by relevance
325 u8 min_grant; /* 09 Minimum grant */ member373 u8 min_grant; /* 11 Minimum grant */ member
1451 uint32_t min_grant = pci_default_read_config(dev, PCI_MIN_GNT, 1); in spapr_dt_pci_device() local1453 _FDT(fdt_setprop_cell(fdt, offset, "min-grant", min_grant)); in spapr_dt_pci_device()