Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c156 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_open_config_window()
183 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_close_config_window()
361 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in pci_init_board()
374 debug("LB_BASE0 = %08x\n", v3_readl(V3_LB_BASE0)); in pci_init_board()
H A Dpci_v3.h40 #define V3_LB_BASE0 0x00000054 macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c53 #define V3_LB_BASE0 0x00000054 macro
367 v3->base + V3_LB_BASE0); in v3_map_bus()
399 v3->base + V3_LB_BASE0); in v3_unmap_bus()
578 v3->base + V3_LB_BASE0); in v3_pci_setup_resource()