Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1115 static struct musb_fifo_cfg __devinitdata mode_4_cfg[] = { variable
1291 cfg = mode_4_cfg; in ep_config_from_table()
1292 n = ARRAY_SIZE(mode_4_cfg); in ep_config_from_table()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.c1311 static struct musb_fifo_cfg mode_4_cfg[] = { variable
1487 cfg = mode_4_cfg; in ep_config_from_table()
1488 n = ARRAY_SIZE(mode_4_cfg); in ep_config_from_table()
/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c311 static struct usba_fifo_cfg mode_4_cfg[] = { variable
349 udc->fifo_cfg = mode_4_cfg; in usba_config_fifo_table()
350 n = ARRAY_SIZE(mode_4_cfg); in usba_config_fifo_table()