Home
last modified time | relevance | path

Searched refs:musb_host_table (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/port/musb/
A Dusb_glue_es.c28 static struct musb_fifo_cfg musb_host_table[] = { variable
46 *cfg = musb_host_table; in usbh_get_musb_fifo_cfg()
47 return sizeof(musb_host_table) / sizeof(musb_host_table[0]); in usbh_get_musb_fifo_cfg()
A Dusb_glue_sunxi.c33 static struct musb_fifo_cfg musb_host_table[] = { variable
52 *cfg = musb_host_table; in usbh_get_musb_fifo_cfg()
53 return sizeof(musb_host_table) / sizeof(musb_host_table[0]); in usbh_get_musb_fifo_cfg()
A Dusb_glue_bk.c122 static struct musb_fifo_cfg musb_host_table[] = { variable
147 *cfg = musb_host_table; in usbh_get_musb_fifo_cfg()
148 return sizeof(musb_host_table) / sizeof(musb_host_table[0]); in usbh_get_musb_fifo_cfg()

Completed in 4 milliseconds