Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dmusb.h64 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ member
/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