Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dmusb.h36 struct musb_fifo_cfg { struct
63 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ argument
/linux-4.4.14/drivers/usb/musb/
Djz4740.c60 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {
Dmusb_core.c1140 static struct musb_fifo_cfg mode_0_cfg[] = {
1149 static struct musb_fifo_cfg mode_1_cfg[] = {
1158 static struct musb_fifo_cfg mode_2_cfg[] = {
1168 static struct musb_fifo_cfg mode_3_cfg[] = {
1178 static struct musb_fifo_cfg mode_4_cfg[] = {
1209 static struct musb_fifo_cfg mode_5_cfg[] = {
1247 const struct musb_fifo_cfg *cfg, u16 offset) in fifo_setup()
1316 static struct musb_fifo_cfg ep0_cfg = {
1322 const struct musb_fifo_cfg *cfg; in ep_config_from_table()
Dsunxi.c590 static struct musb_fifo_cfg sunxi_musb_mode_cfg[] = {