Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dpci.c157 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_open_config_window()
184 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_close_config_window()
362 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in pci_init_board()
375 debug("LB_BASE0 = %08x\n", v3_readl(V3_LB_BASE0)); in pci_init_board()
H A Dpci_v3.h41 #define V3_LB_BASE0 0x00000054 macro