Searched refs:V3_LB_BASE_ENABLE (Results 1 – 2 of 2) sorted by relevance
158 V3_LB_BASE_ADR_SIZE_512MB | V3_LB_BASE_ENABLE); in v3_open_config_window()164 V3_LB_BASE_ADR_SIZE_16MB | V3_LB_BASE_ENABLE); in v3_open_config_window()177 V3_LB_BASE_ENABLE); in v3_close_config_window()185 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_ENABLE); in v3_close_config_window()353 v3_addr_to_lb_map(PHYS_PCI_IO_BASE) | V3_LB_BASE_ENABLE); in pci_init_board()363 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_ENABLE); in pci_init_board()370 V3_LB_BASE_ENABLE); in pci_init_board()
139 #define V3_LB_BASE_ENABLE (1 << 0) macro