Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-integrator/
Dpci_v3.c119 #define v3_writel(o,v) __raw_writel(v, PCI_V3_VADDR + (unsigned int)(o)) macro
256 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_open_config_window()
262 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_CONFIG_BASE) | in v3_open_config_window()
274 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in v3_close_config_window()
283 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in v3_close_config_window()
556 v3_writel(V3_LB_BASE0, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE) | in pci_v3_init()
565 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(PHYS_PCI_MEM_BASE + SZ_256M) | in pci_v3_init()
574 v3_writel(V3_LB_BASE2, v3_addr_to_lb_base2(PHYS_PCI_IO_BASE) | in pci_v3_init()