Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/rb532/
Dsetup.c19 static struct resource pci0_res[] = { variable
51 pci_reg = ioremap_nocache(pci0_res[0].start, in plat_mem_setup()
52 pci0_res[0].end - pci0_res[0].start); in plat_mem_setup()