Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci.c163 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_CONFIG_BASE) | in v3_open_config_window()
175 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in v3_close_config_window()
368 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in pci_init_board()
377 debug("LB_BASE1 = %08x\n", v3_readl(V3_LB_BASE1)); in pci_init_board()
H A Dpci_v3.h42 #define V3_LB_BASE1 0x00000058 macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-v3-semi.c56 #define V3_LB_BASE1 0x00000058 macro
377 v3->base + V3_LB_BASE1); in v3_map_bus()
391 v3->base + V3_LB_BASE1); in v3_unmap_bus()
561 v3->base + V3_LB_BASE1); in v3_pci_setup_resource()