Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb-new/
Dmusb_core.h381 u8 nr_endpoints; member
472 musb->nr_endpoints++; in musb_read_fifosize()
Dmusb_core.c866 for (epnum = 1; (epnum < musb->nr_endpoints) in musb_stage0_irq()
1324 musb->nr_endpoints = max(epn, musb->nr_endpoints); in ep_config_from_table()
1460 musb->nr_endpoints = 1; in musb_core_init()
1472 for (i = 0; i < musb->nr_endpoints; i++) { in musb_core_init()
Dmusb_gadget.c1858 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
2065 i < musb->nr_endpoints; in stop_activity()
Dmusb_host.c1816 epnum < musb->nr_endpoints; in musb_schedule()