Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ar7/
Dplatform.c130 static struct resource vlynq_high_res[] = { variable
191 .resource = vlynq_high_res,
192 .num_resources = ARRAY_SIZE(vlynq_high_res),
628 vlynq_high_res[0].start = TITAN_REGS_VLYNQ1; in titan_fixup_devices()
629 vlynq_high_res[0].end = TITAN_REGS_VLYNQ1 + 0xff; in titan_fixup_devices()
630 vlynq_high_res[1].start = 34; in titan_fixup_devices()
631 vlynq_high_res[1].end = 34; in titan_fixup_devices()
632 vlynq_high_res[2].start = 0x40000000; in titan_fixup_devices()
633 vlynq_high_res[2].end = 0x43ffffff; in titan_fixup_devices()
634 vlynq_high_res[3].start = 112; in titan_fixup_devices()
[all …]