Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-integrator/
Dpci_v3.c111 #define v3_writel(o,v) __raw_writel(v, PCI_V3_VADDR + (unsigned int)(o)) macro
249 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_open_config_window()
255 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_CONFIG_BASE) | in v3_open_config_window()
267 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in v3_close_config_window()
276 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_close_config_window()
525 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in pci_v3_preinit()
534 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in pci_v3_preinit()
543 v3_writel(V3_LB_BASE2, v3_addr_to_lb_base2(PHYS_PCI_IO_BASE) | in pci_v3_preinit()