Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.h378 u8 nr_endpoints; member
469 musb->nr_endpoints++; in musb_read_fifosize()
H A Dmusb_core.c867 for (epnum = 1; (epnum < musb->nr_endpoints) in musb_stage0_irq()
1325 musb->nr_endpoints = max(epn, musb->nr_endpoints); in ep_config_from_table()
1461 musb->nr_endpoints = 1; in musb_core_init()
1473 for (i = 0; i < musb->nr_endpoints; i++) { in musb_core_init()
H A Dmusb_gadget.c1859 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
2066 i < musb->nr_endpoints; in stop_activity()
H A Dmusb_host.c1817 epnum < musb->nr_endpoints; in musb_schedule()