Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1086 static struct musb_fifo_cfg __devinitdata mode_1_cfg[] = { variable
1279 cfg = mode_1_cfg; in ep_config_from_table()
1280 n = ARRAY_SIZE(mode_1_cfg); in ep_config_from_table()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.c1282 static struct musb_fifo_cfg mode_1_cfg[] = { variable
1475 cfg = mode_1_cfg; in ep_config_from_table()
1476 n = ARRAY_SIZE(mode_1_cfg); in ep_config_from_table()
/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c281 static struct usba_fifo_cfg mode_1_cfg[] = { variable
337 udc->fifo_cfg = mode_1_cfg; in usba_config_fifo_table()
338 n = ARRAY_SIZE(mode_1_cfg); in usba_config_fifo_table()