Searched refs:fifo_cfg (Results 1 – 6 of 6) sorted by relevance
63 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ member
73 .fifo_cfg = jz4740_musb_fifo_cfg,
604 .fifo_cfg = sunxi_musb_mode_cfg,
1327 if (musb->config->fifo_cfg) { in ep_config_from_table()1328 cfg = musb->config->fifo_cfg; in ep_config_from_table()
241 unsigned long fifo_cfg; /* FIFO Valid Byte Count and Control */ member680 mmio_base + sil_port[i].fifo_cfg); in sil_init_controller()
43 static int fifo_cfg = 0x0020; /* Bypass external Tx FIFO. */ variable46 static int fifo_cfg = 0x0028; variable49 static const int fifo_cfg = 0x0020; /* Bypass external Tx FIFO. */ variable601 iowrite16(fifo_cfg, ioaddr + FIFOcfg); in yellowfin_open()