Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1095 static struct musb_fifo_cfg __devinitdata mode_2_cfg[] = { variable
1283 cfg = mode_2_cfg; in ep_config_from_table()
1284 n = ARRAY_SIZE(mode_2_cfg); in ep_config_from_table()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.c1291 static struct musb_fifo_cfg mode_2_cfg[] = { variable
1479 cfg = mode_2_cfg; in ep_config_from_table()
1480 n = ARRAY_SIZE(mode_2_cfg); in ep_config_from_table()
/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c292 static struct usba_fifo_cfg mode_2_cfg[] = { variable
341 udc->fifo_cfg = mode_2_cfg; in usba_config_fifo_table()
342 n = ARRAY_SIZE(mode_2_cfg); in usba_config_fifo_table()