Home
last modified time | relevance | path

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

/drivers/usb/musb/
Dmusb_core.h377 u8 nr_endpoints; member
469 musb->nr_endpoints++; in musb_read_fifosize()
505 musb->nr_endpoints++; in musb_read_fifosize()
Dmusb_core.c966 for (epnum = 1; (epnum < musb->nr_endpoints) in musb_stage0_irq()
1377 musb->nr_endpoints = max(epn, musb->nr_endpoints); in ep_config_from_table()
1506 musb->nr_endpoints = 1; in musb_core_init()
1518 for (i = 0; i < musb->nr_endpoints; i++) { in musb_core_init()
Dmusb_gadget.c1830 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
Dmusb_host.c2089 epnum < musb->nr_endpoints; in musb_schedule()