Searched refs:PCI_CONFIG_2_BAR1_SIZE (Results 1 – 5 of 5) sorted by relevance
125 #define PCI_CONFIG_2_BAR1_SIZE (0xfL<<0) macro
90 #define PCI_CONFIG_2_BAR1_SIZE (0xfL<<0) macro
442 ASSERT_STATIC(PCI_CONFIG_2_BAR1_SIZE == PCI_CONFIG_2_BAR2_SIZE); in lm_get_bar_size_direct()445 bar_size = (bar_size & PCI_CONFIG_2_BAR1_SIZE); in lm_get_bar_size_direct()
732 val &= PCI_CONFIG_2_BAR1_SIZE; in lm_get_dev_info()
1592 #define PCI_CONFIG_2_BAR1_SIZE (0xfUL<<0) macro