Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/rb532/
H A Dsetup.c20 static struct resource pci0_res[] = { variable
52 pci_reg = ioremap(pci0_res[0].start, in plat_mem_setup()
53 pci0_res[0].end - pci0_res[0].start); in plat_mem_setup()