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

/linux-4.4.14/arch/mips/ar7/
H A Dplatform.c129 static struct resource vlynq_high_res[] = { variable in typeref:struct:resource
190 .resource = vlynq_high_res,
191 .num_resources = ARRAY_SIZE(vlynq_high_res),
627 vlynq_high_res[0].start = TITAN_REGS_VLYNQ1; titan_fixup_devices()
628 vlynq_high_res[0].end = TITAN_REGS_VLYNQ1 + 0xff; titan_fixup_devices()
629 vlynq_high_res[1].start = 34; titan_fixup_devices()
630 vlynq_high_res[1].end = 34; titan_fixup_devices()
631 vlynq_high_res[2].start = 0x40000000; titan_fixup_devices()
632 vlynq_high_res[2].end = 0x43ffffff; titan_fixup_devices()
633 vlynq_high_res[3].start = 112; titan_fixup_devices()
634 vlynq_high_res[3].end = 143; titan_fixup_devices()

Completed in 164 milliseconds