Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ar7/
H A Dplatform.c115 static struct resource vlynq_high_res[] = { variable
176 .resource = vlynq_high_res,
177 .num_resources = ARRAY_SIZE(vlynq_high_res),
614 vlynq_high_res[0].start = TITAN_REGS_VLYNQ1; in titan_fixup_devices()
615 vlynq_high_res[0].end = TITAN_REGS_VLYNQ1 + 0xff; in titan_fixup_devices()
616 vlynq_high_res[1].start = 34; in titan_fixup_devices()
617 vlynq_high_res[1].end = 34; in titan_fixup_devices()
618 vlynq_high_res[2].start = 0x40000000; in titan_fixup_devices()
619 vlynq_high_res[2].end = 0x43ffffff; in titan_fixup_devices()
620 vlynq_high_res[3].start = 112; in titan_fixup_devices()
[all …]