Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/sound/soc/meson/
Daxg-frddr.c53 unsigned int fifo_depth, fifo_threshold; in axg_frddr_dai_startup() local
/Linux-v5.4/include/linux/
Dparport_pc.h30 int fifo_depth; member
/Linux-v5.4/drivers/net/phy/
Ddp83867.c110 u32 fifo_depth; member
/Linux-v5.4/drivers/spi/
Dspi-sifive.c94 unsigned int fifo_depth; /* fifo depth in words */ member
Dspi-sun6i.c99 unsigned long fifo_depth; member
Dspi-omap2-mcspi.c130 int fifo_depth; member
/Linux-v5.4/sound/soc/fsl/
Dfsl_micfil.c47 unsigned int fifo_depth; member
Dfsl_esai.c59 u32 fifo_depth; member
Dfsl_sai.h161 unsigned int fifo_depth; member
Dfsl_ssi.c270 unsigned int fifo_depth; member
/Linux-v5.4/drivers/mmc/host/
Ddw_mmc.h212 int fifo_depth; member
260 unsigned int fifo_depth; member
Ddw_mmc.c1025 u32 blksz_depth, fifo_depth; in dw_mci_ctrl_thld() local
2546 unsigned int fifo_depth = host->fifo_depth; in dw_mci_write_data_pio() local
/Linux-v5.4/sound/arm/
Daaci.h226 unsigned int fifo_depth; member
/Linux-v5.4/drivers/i2c/busses/
Di2c-exynos5.c221 unsigned int fifo_depth; member
/Linux-v5.4/drivers/video/fbdev/aty/
Daty128fb.c416 u32 fifo_depth; member
1437 u32 fifo_depth = par->constants.fifo_depth; in aty128_ddafifo() local
/Linux-v5.4/drivers/parport/
Dparport_ip32.c254 unsigned int fifo_depth; member
Dparport_pc.c481 const int fifo_depth = priv->fifo_depth; in parport_pc_fifo_write_block_pio() local
/Linux-v5.4/drivers/usb/gadget/udc/
Damd5536udc.h524 fifo_depth : 14, member
/Linux-v5.4/drivers/mtd/spi-nor/
Dcadence-quadspi.c85 u32 fifo_depth; member
/Linux-v5.4/drivers/block/
Dfloppy.c1230 static int fifo_depth = 0xa; variable