Searched refs:epts (Results 1 – 1 of 1) sorted by relevance
51 struct ept_queue_head *epts = 0; variable77 ept->head = epts + (num * 2) + (ept->in); in usb_endpoint_alloc()347 epts = alloc_page_aligned(4096); in usb_init()349 memset(epts, 0, 32 * sizeof(struct ept_queue_head)); in usb_init()362 writel((unsigned) epts, USB_ENDPOINTLISTADDR); in usb_init()