Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dpci.c176 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_PREFETCH | in v3_close_config_window()
185 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_ENABLE); in v3_close_config_window()
363 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_ENABLE); in pci_init_board()
369 V3_LB_BASE_ADR_SIZE_256MB | V3_LB_BASE_PREFETCH | in pci_init_board()
H A Dpci_v3.h149 #define V3_LB_BASE_ADR_SIZE_256MB (8 << 4) macro