Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-integrator/
Dpci_v3.c287 static struct resource conf_mem; /* FIXME: remap this instead of static map */ variable
431 v3_writel(V3_LB_BASE1, v3_addr_to_lb_base(conf_mem.start) | in v3_open_config_window()
820 ret = of_pci_range_to_resource(&range, np, &conf_mem); in pci_v3_probe()
821 conf_mem.name = "PCIv3 config"; in pci_v3_probe()