Lines Matching refs:start
224 res[0].start = alchemy_ohci_data[ctype][0];
225 res[0].end = res[0].start + 0x100 - 1;
227 res[1].start = alchemy_ohci_data[ctype][1];
228 res[1].end = res[1].start;
244 res[0].start = alchemy_ehci_data[ctype][0];
245 res[0].end = res[0].start + 0x100 - 1;
247 res[1].start = alchemy_ehci_data[ctype][1];
248 res[1].end = res[1].start;
264 res[0].start = AU1300_USB_OHCI1_PHYS_ADDR;
265 res[0].end = res[0].start + 0x100 - 1;
267 res[1].start = AU1300_USB_INT;
268 res[1].end = res[1].start;
284 .start = _base, \
289 .start = _enable, \
294 .start = _irq, \
299 .start = _macdma, \