Searched refs:musb_fifo_cfg (Results 1 – 3 of 3) sorted by relevance
36 struct musb_fifo_cfg { struct63 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ argument
60 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {
1121 static struct musb_fifo_cfg mode_0_cfg[] = {1130 static struct musb_fifo_cfg mode_1_cfg[] = {1139 static struct musb_fifo_cfg mode_2_cfg[] = {1149 static struct musb_fifo_cfg mode_3_cfg[] = {1159 static struct musb_fifo_cfg mode_4_cfg[] = {1190 static struct musb_fifo_cfg mode_5_cfg[] = {1228 const struct musb_fifo_cfg *cfg, u16 offset) in fifo_setup()1297 static struct musb_fifo_cfg ep0_cfg = {1303 const struct musb_fifo_cfg *cfg; in ep_config_from_table()