Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ar7/
Dplatform.c224 static struct resource cpmac_low_res[] = { variable
282 .resource = cpmac_low_res,
283 .num_resources = ARRAY_SIZE(cpmac_low_res),
644 cpmac_low_res[0].start = TITAN_REGS_MAC0; in titan_fixup_devices()
645 cpmac_low_res[0].end = TITAN_REGS_MAC0 + 0x7ff; in titan_fixup_devices()