Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ar7/
Dplatform.c239 static struct resource cpmac_high_res[] = { variable
294 .resource = cpmac_high_res,
295 .num_resources = ARRAY_SIZE(cpmac_high_res),
648 cpmac_high_res[0].start = TITAN_REGS_MAC1; in titan_fixup_devices()
649 cpmac_high_res[0].end = TITAN_REGS_MAC1 + 0x7ff; in titan_fixup_devices()