Home
last modified time | relevance | path

Searched defs:fifo_depth (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/sound/soc/meson/
Daxg-frddr.c23 unsigned int fifo_depth, fifo_threshold; in axg_frddr_dai_startup() local
/Linux-v4.19/sound/soc/dwc/
Ddwc-i2s.c487 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); in dw_configure_dai() local
577 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); in dw_configure_dai_by_dt() local
/Linux-v4.19/drivers/net/phy/
Ddp83867.c93 int fifo_depth; member
/Linux-v4.19/include/linux/
Dparport_pc.h30 int fifo_depth; member
/Linux-v4.19/drivers/spi/
Dspi-omap2-mcspi.c137 int fifo_depth; member
302 int max_fifo_depth, fifo_depth, bytes_per_word; in omap2_mcspi_set_fifo() local
Dspi-sun6i.c103 unsigned long fifo_depth; member
/Linux-v4.19/sound/soc/fsl/
Dfsl_esai.c54 u32 fifo_depth; member
Dfsl_ssi.c270 unsigned int fifo_depth; member
/Linux-v4.19/drivers/mmc/host/
Ddw_mmc.h216 int fifo_depth; member
264 unsigned int fifo_depth; member
Ddw_mmc.c1051 u32 blksz_depth, fifo_depth; in dw_mci_ctrl_thld() local
2573 unsigned int fifo_depth = host->fifo_depth; in dw_mci_write_data_pio() local
/Linux-v4.19/sound/arm/
Daaci.h229 unsigned int fifo_depth; member
/Linux-v4.19/drivers/i2c/busses/
Di2c-exynos5.c225 unsigned int fifo_depth; member
/Linux-v4.19/drivers/video/fbdev/aty/
Daty128fb.c415 u32 fifo_depth; member
1441 u32 fifo_depth = par->constants.fifo_depth; in aty128_ddafifo() local
/Linux-v4.19/drivers/parport/
Dparport_ip32.c267 unsigned int fifo_depth; member
Dparport_pc.c480 const int fifo_depth = priv->fifo_depth; in parport_pc_fifo_write_block_pio() local
/Linux-v4.19/drivers/usb/gadget/udc/
Damd5536udc.h524 fifo_depth : 14, member
/Linux-v4.19/drivers/mtd/spi-nor/
Dcadence-quadspi.c88 u32 fifo_depth; member
/Linux-v4.19/drivers/block/
Dfloppy.c1229 static int fifo_depth = 0xa; variable