Lines Matching refs:start
230 res[0].start = alchemy_ohci_data[ctype][0];
231 res[0].end = res[0].start + 0x100 - 1;
233 res[1].start = alchemy_ohci_data[ctype][1];
234 res[1].end = res[1].start;
250 res[0].start = alchemy_ehci_data[ctype][0];
251 res[0].end = res[0].start + 0x100 - 1;
253 res[1].start = alchemy_ehci_data[ctype][1];
254 res[1].end = res[1].start;
270 res[0].start = AU1300_USB_OHCI1_PHYS_ADDR;
271 res[0].end = res[0].start + 0x100 - 1;
273 res[1].start = AU1300_USB_INT;
274 res[1].end = res[1].start;
290 .start = _base, \
295 .start = _enable, \
300 .start = _irq, \
305 .start = _macdma, \