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

/linux-4.4.14/arch/mips/ar7/
H A Dplatform.c102 static struct resource vlynq_low_res[] = { variable in typeref:struct:resource
180 .resource = vlynq_low_res,
181 .num_resources = ARRAY_SIZE(vlynq_low_res),
617 vlynq_low_res[0].start = TITAN_REGS_VLYNQ0; titan_fixup_devices()
618 vlynq_low_res[0].end = TITAN_REGS_VLYNQ0 + 0xff; titan_fixup_devices()
619 vlynq_low_res[1].start = 33; titan_fixup_devices()
620 vlynq_low_res[1].end = 33; titan_fixup_devices()
621 vlynq_low_res[2].start = 0x0c000000; titan_fixup_devices()
622 vlynq_low_res[2].end = 0x0fffffff; titan_fixup_devices()
623 vlynq_low_res[3].start = 80; titan_fixup_devices()
624 vlynq_low_res[3].end = 111; titan_fixup_devices()

Completed in 168 milliseconds