Home
last modified time | relevance | path

Searched refs:fifo_cfg (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/usb/
H A Dmusb.h64 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ member
/linux/drivers/usb/musb/
H A Djz4740.c75 .fifo_cfg = jz4740_musb_fifo_cfg,
225 .fifo_cfg = jz4770_musb_fifo_cfg,
H A Dsunxi.c658 .fifo_cfg = sunxi_musb_mode_cfg_5eps,
668 .fifo_cfg = sunxi_musb_mode_cfg_4eps,
H A Dmpfs.c44 .fifo_cfg = mpfs_musb_mode_cfg,
H A Dmediatek.c386 .fifo_cfg = mtk_musb_mode_cfg,
H A Dmusb_core.c1460 if (musb->config->fifo_cfg) { in ep_config_from_table()
1461 cfg = musb->config->fifo_cfg; in ep_config_from_table()
/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c43 static int fifo_cfg = 0x0020; /* Bypass external Tx FIFO. */ variable
46 static int fifo_cfg = 0x0028; variable
49 static const int fifo_cfg = 0x0020; /* Bypass external Tx FIFO. */ variable
607 iowrite16(fifo_cfg, ioaddr + FIFOcfg); in yellowfin_open()
/linux/drivers/mmc/host/
H A Dcavium.c383 u64 fifo_cfg; in finish_dma_sg() local
387 fifo_cfg = readq(host->dma_base + MIO_EMM_DMA_FIFO_CFG(host)); in finish_dma_sg()
388 count = FIELD_GET(MIO_EMM_DMA_FIFO_CFG_COUNT, fifo_cfg); in finish_dma_sg()
/linux/drivers/ata/
H A Dsata_sil.c225 unsigned long fifo_cfg; /* FIFO Valid Byte Count and Control */ member
665 mmio_base + sil_port[i].fifo_cfg); in sil_init_controller()
/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h340 struct usba_fifo_cfg *fifo_cfg; member
/linux/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst531 .fifo_cfg = jz4740_musb_fifo_cfg,
554 about device quirks: ``fifo_cfg`` points to the USB endpoints configuration