Searched refs:PCI_REBAR_CTRL_BAR_SIZE (Results 1 – 4 of 4) sorted by relevance
966 #define PCI_REBAR_CTRL_BAR_SIZE 0x00001F00 /* BAR size */ macro
1001 #define PCI_REBAR_CTRL_BAR_SIZE 0x00001F00 /* BAR size */ macro
1659 ctrl &= ~PCI_REBAR_CTRL_BAR_SIZE; in pci_restore_rebar_state()3634 return (ctrl & PCI_REBAR_CTRL_BAR_SIZE) >> PCI_REBAR_CTRL_BAR_SHIFT; in pci_rebar_get_current_size()3656 ctrl &= ~PCI_REBAR_CTRL_BAR_SIZE; in pci_rebar_set_size()