| /linux/drivers/i2c/busses/ |
| H A D | i2c-cadence.c | 191 * @fifo_depth: The depth of the transfer FIFO 223 u32 fifo_depth; member 312 (id->curr_recv_count == id->fifo_depth + 1)); in cdns_is_holdquirk() 507 if (id->recv_count <= id->fifo_depth && in cdns_i2c_master_isr() 532 (id->curr_recv_count - id->fifo_depth)) in cdns_i2c_master_isr() 539 if (((int)(id->recv_count) - id->fifo_depth) > in cdns_i2c_master_isr() 544 id->fifo_depth; in cdns_i2c_master_isr() 547 id->fifo_depth, in cdns_i2c_master_isr() 570 avail_bytes = id->fifo_depth - in cdns_i2c_master_isr() 666 if (id->recv_count <= id->fifo_depth in cdns_i2c_mrecv_atomic() [all...] |
| H A D | i2c-exynos5.c | 220 unsigned int fifo_depth; member 225 .fifo_depth = 64, 230 .fifo_depth = 16, 235 .fifo_depth = 16, 240 .fifo_depth = 64, 245 .fifo_depth = 64, 590 len = i2c->variant->fifo_depth - fifo_level; in exynos5_i2c_irq() 731 trig_lvl = (i2c->msg->len > i2c->variant->fifo_depth) ? in exynos5_i2c_message_start() 732 (i2c->variant->fifo_depth * 3 / 4) : i2c->msg->len; in exynos5_i2c_message_start() 740 trig_lvl = (i2c->msg->len > i2c->variant->fifo_depth) ? in exynos5_i2c_message_start() [all …]
|
| /linux/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-ram.c | 17 max = min_t(u8, obj->max, obj->fifo_num * config->fifo_depth); in can_ram_clamp() 38 ret = min_t(u8, coalesce * 2, config->fifo_depth); in can_ram_rounddown_pow_of_two() 47 config->fifo_depth); in can_ram_rounddown_pow_of_two() 119 max = min_t(u8, num_rx / 2, config->fifo_depth); in can_ram_get_layout() 142 max = min_t(u8, num_tx / 2, config->fifo_depth); in can_ram_get_layout()
|
| H A D | mcp251xfd-ram.h | 39 u8 fifo_depth; member
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_sai.c | 753 watermark = tx ? (sai->soc_data->fifo_depth - dma_params->maxburst) : in fsl_sai_hw_params() 756 FSL_SAI_CR1_RFW_MASK(sai->soc_data->fifo_depth), in fsl_sai_hw_params() 996 FSL_SAI_CR1_RFW_MASK(sai->soc_data->fifo_depth), in fsl_sai_dai_probe() 997 sai->soc_data->fifo_depth - sai->dma_params_tx.maxburst); in fsl_sai_dai_probe() 999 FSL_SAI_CR1_RFW_MASK(sai->soc_data->fifo_depth), in fsl_sai_dai_probe() 1368 sai->param.fifo_depth = 1 << in fsl_sai_check_version() 1768 .fifo_depth = 32, 1779 .fifo_depth = 32, 1790 .fifo_depth = 16, 1801 .fifo_depth [all...] |
| H A D | fsl_sai.h | 247 unsigned int fifo_depth; 270 * @fifo_depth: The number of words in each FIFO (depth) 275 u32 fifo_depth; 238 unsigned int fifo_depth; global() member 266 u32 fifo_depth; global() member
|
| H A D | fsl_ssi.c | 220 * @fifo_depth: Depth of the SSI FIFOs 263 unsigned int fifo_depth; member 1470 ssi->fifo_depth = be32_to_cpup(iprop); in fsl_ssi_probe_from_dt() 1472 ssi->fifo_depth = 8; in fsl_ssi_probe_from_dt() 1577 switch (ssi->fifo_depth) { in fsl_ssi_probe() 1593 ssi->fifo_watermark = ssi->fifo_depth - 2; in fsl_ssi_probe() 1594 ssi->dma_maxburst = ssi->fifo_depth - 2; in fsl_ssi_probe()
|
| H A D | fsl_micfil.c | 89 unsigned int fifo_depth; 105 .fifo_depth = 8, 116 .fifo_depth = 32, 128 .fifo_depth = 32, 142 .fifo_depth = 32, 1127 FIELD_PREP(MICFIL_FIFO_CTRL_FIFOWMK, micfil->soc->fifo_depth - 1)); in fsl_micfil_readable_reg() 88 unsigned int fifo_depth; global() member
|
| /linux/drivers/parport/ |
| H A D | parport_ip32.c | 254 unsigned int fifo_depth; member 1286 count = priv->fifo_depth; in parport_ip32_fwp_wait_polling() 1353 count = priv->fifo_depth; in parport_ip32_fwp_wait_interrupt() 1563 for (residue = priv->fifo_depth; residue > 0; residue--) { in parport_ip32_get_fifo_residue() 1656 parport_ip32_drain_fifo(p, physport->cad->timeout * priv->fifo_depth); in parport_ip32_compat_write_data() 1737 parport_ip32_drain_fifo(p, physport->cad->timeout * priv->fifo_depth); in parport_ip32_ecp_write_data() 1887 priv->fifo_depth = 0; in parport_ip32_fifo_supported() 1891 priv->fifo_depth = i; in parport_ip32_fifo_supported() 1900 if (!priv->fifo_depth) { in parport_ip32_fifo_supported() 1904 pr_probe(p, "FIFO is %u PWords deep\n", priv->fifo_depth); in parport_ip32_fifo_supported() [all …]
|
| H A D | parport_pc.c | 493 const int fifo_depth = priv->fifo_depth; in parport_pc_fifo_write_block_pio() local 556 const int n = left < fifo_depth ? left : fifo_depth; in parport_pc_fifo_write_block_pio() 754 expire = jiffies + (priv->fifo_depth * HZ * 4); in parport_pc_compat_write_block_pio() 769 for (written -= priv->fifo_depth; ; written++) { in parport_pc_compat_write_block_pio() 849 expire = jiffies + (priv->fifo_depth * (HZ * 4)); in parport_pc_ecp_write_block_pio() 864 for (written -= priv->fifo_depth; ; written++) { in parport_pc_ecp_write_block_pio() 1610 priv->fifo_depth = i; in parport_ECP_supported() 1617 for (i = 1; i <= priv->fifo_depth; i++) { in parport_ECP_supported() 1624 if (i <= priv->fifo_depth) { in parport_ECP_supported() 1641 for (i = 1; i <= priv->fifo_depth; i++) { in parport_ECP_supported() [all …]
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_crtc.c | 248 u32 fifo_len_bytes = pv_data->fifo_depth; in vc4_get_fifo_full_level() 1199 .fifo_depth = 64, 1214 .fifo_depth = 64, 1229 .fifo_depth = 64, 1244 .fifo_depth = 64, 1259 .fifo_depth = 64, 1274 .fifo_depth = 256, 1288 .fifo_depth = 64, 1302 .fifo_depth = 64, 1315 .fifo_depth [all...] |
| /linux/drivers/spi/ |
| H A D | spi-cadence-quadspi.c | 102 u32 fifo_depth; member 1599 if (of_property_read_u32(np, "cdns,fifo-depth", &cqspi->fifo_depth)) { in cqspi_of_get_pdata() 1601 cqspi->fifo_depth = 0; in cqspi_of_get_pdata() 1638 writel(cqspi->fifo_depth / 2, cqspi->iobase + CQSPI_REG_SRAMPARTITION); in cqspi_controller_init() 1644 writel(cqspi->fifo_depth * cqspi->fifo_width / 2, in cqspi_controller_init() 1647 writel(cqspi->fifo_depth * cqspi->fifo_width / 8, in cqspi_controller_init() 1673 u32 reg, fifo_depth; 1684 fifo_depth = reg + 1; in cqspi_controller_detect_fifo_depth() 1687 if (cqspi->fifo_depth == 0) { in cqspi_controller_detect_fifo_depth() 1688 cqspi->fifo_depth in cqspi_controller_detect_fifo_depth() 1677 u32 reg, fifo_depth; cqspi_controller_detect_fifo_depth() local [all...] |
| /linux/sound/soc/dwc/ |
| H A D | dwc-i2s.c | 585 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); in dw_configure_dai() 632 dev->fifo_th = fifo_depth / 2; in dw_configure_dai() 697 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); in dw_configure_dai_by_dt() 710 dev->play_dma_data.dt.fifo_size = fifo_depth * in dw_configure_dai_by_dt() 719 dev->capture_dma_data.dt.fifo_size = fifo_depth * in dw_configure_dai_by_dt() 588 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); dw_configure_dai() local 700 u32 fifo_depth = 1 << (1 + COMP1_FIFO_DEPTH_GLOBAL(comp1)); dw_configure_dai_by_dt() local
|
| /linux/sound/arm/ |
| H A D | aaci.h | 226 unsigned int fifo_depth; member
|
| /linux/include/linux/ |
| H A D | parport_pc.h | 33 int fifo_depth; member
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | amd5536udc.h | 524 fifo_depth : 14, member
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | floppy.rst | 120 floppy=<threshold>,fifo_depth
|
| /linux/drivers/block/ |
| H A D | floppy.c | 1242 static int fifo_depth = 0xa; variable 1252 output_byte(fdc, 0x10 | (no_fifo & 0x20) | (fifo_depth & 0xf)); in fdc_configure() 4392 {"fifo_depth", NULL, &fifo_depth, 0xa, 0},
|