Home
last modified time | relevance | path

Searched refs:V3_LB_BASE_ADR_SIZE_256MB (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c175 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_PREFETCH | in v3_close_config_window()
184 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_ENABLE); in v3_close_config_window()
362 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_ENABLE); in pci_init_board()
368 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_PREFETCH | in pci_init_board()
H A Dpci_v3.h148 #define V3_LB_BASE_ADR_SIZE_256MB (8 << 4) macro