Lines Matching refs:vlynq_low_res
103 static struct resource vlynq_low_res[] = { variable
181 .resource = vlynq_low_res,
182 .num_resources = ARRAY_SIZE(vlynq_low_res),
618 vlynq_low_res[0].start = TITAN_REGS_VLYNQ0; in titan_fixup_devices()
619 vlynq_low_res[0].end = TITAN_REGS_VLYNQ0 + 0xff; in titan_fixup_devices()
620 vlynq_low_res[1].start = 33; in titan_fixup_devices()
621 vlynq_low_res[1].end = 33; in titan_fixup_devices()
622 vlynq_low_res[2].start = 0x0c000000; in titan_fixup_devices()
623 vlynq_low_res[2].end = 0x0fffffff; in titan_fixup_devices()
624 vlynq_low_res[3].start = 80; in titan_fixup_devices()
625 vlynq_low_res[3].end = 111; in titan_fixup_devices()