Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ar7/
H A Dplatform.c88 static struct resource vlynq_low_res[] = { variable
166 .resource = vlynq_low_res,
167 .num_resources = ARRAY_SIZE(vlynq_low_res),
604 vlynq_low_res[0].start = TITAN_REGS_VLYNQ0; in titan_fixup_devices()
605 vlynq_low_res[0].end = TITAN_REGS_VLYNQ0 + 0xff; in titan_fixup_devices()
606 vlynq_low_res[1].start = 33; in titan_fixup_devices()
607 vlynq_low_res[1].end = 33; in titan_fixup_devices()
608 vlynq_low_res[2].start = 0x0c000000; in titan_fixup_devices()
609 vlynq_low_res[2].end = 0x0fffffff; in titan_fixup_devices()
610 vlynq_low_res[3].start = 80; in titan_fixup_devices()
[all …]