Searched refs:fifo_size (Results 1 - 25 of 231) sorted by relevance

12345678910

/linux-master/drivers/memory/tegra/
H A Dtegra30.c48 .fifo_size = 16 * 2,
65 .fifo_size = 16 * 128,
82 .fifo_size = 16 * 128,
99 .fifo_size = 16 * 64,
116 .fifo_size = 16 * 64,
133 .fifo_size = 16 * 128,
150 .fifo_size = 16 * 128,
167 .fifo_size = 16 * 64,
184 .fifo_size = 16 * 64,
201 .fifo_size
1224 unsigned int fifo_size = client->fifo_size; local
[all...]
/linux-master/sound/soc/mxs/
H A Dmxs-pcm.c31 .fifo_size = 32,
/linux-master/drivers/media/rc/
H A Dsunxi-cir.c62 #define REG_RXSTA_GET_AC(val) (((val) >> 8) & (ir->fifo_size * 2 - 1))
82 * @fifo_size: size of the fifo.
86 int fifo_size; member in struct:sunxi_ir_quirks
93 int fifo_size; member in struct:sunxi_ir
117 rc = rc > ir->fifo_size ? ir->fifo_size : rc;
212 REG_RXINT_RAI_EN | REG_RXINT_RAL(ir->fifo_size / 2 - 1),
272 ir->fifo_size = quirks->fifo_size;
383 .fifo_size
[all...]
/linux-master/sound/soc/spear/
H A Dspear_pcm.c32 .fifo_size = 0, /* fifo size in bytes */
/linux-master/sound/soc/cirrus/
H A Dep93xx-pcm.c35 .fifo_size = 32,
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_disp_rdma.c52 #define RDMA_FIFO_SIZE(rdma) ((rdma)->data->fifo_size)
72 unsigned int fifo_size; member in struct:mtk_disp_rdma_data
88 u32 fifo_size; member in struct:mtk_disp_rdma
198 if (rdma->fifo_size)
199 rdma_fifo_size = rdma->fifo_size;
349 &priv->fifo_size);
390 .fifo_size = SZ_4K,
396 .fifo_size = SZ_8K,
402 .fifo_size = 5 * SZ_1K,
408 .fifo_size
[all...]
/linux-master/drivers/tty/serial/
H A Dpch_uart.c212 int fifo_size; member in struct:eg20t_port
491 unsigned int fifo_size, unsigned int trigger)
501 if (fifo_size & ~(PCH_UART_FCR_FIFOE | PCH_UART_FCR_FIFO256)) {
503 __func__, fifo_size);
513 switch (priv->fifo_size) {
532 dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR;
812 int fifo_size; local
823 fifo_size = max(priv->fifo_size, 1);
830 fifo_size
489 pch_uart_hal_set_fifo(struct eg20t_port *priv, unsigned int dmamode, unsigned int fifo_size, unsigned int trigger) argument
856 int fifo_size; local
1194 int fifo_size; local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c281 { .hw_ep_num = 0, .fifo_size = 64, .nr_banks = 1, },
282 { .hw_ep_num = 1, .fifo_size = 1024, .nr_banks = 2, },
283 { .hw_ep_num = 2, .fifo_size = 1024, .nr_banks = 1, },
284 { .hw_ep_num = 3, .fifo_size = 1024, .nr_banks = 1, },
285 { .hw_ep_num = 4, .fifo_size = 1024, .nr_banks = 1, },
286 { .hw_ep_num = 5, .fifo_size = 1024, .nr_banks = 1, },
287 { .hw_ep_num = 6, .fifo_size = 1024, .nr_banks = 1, },
292 { .hw_ep_num = 0, .fifo_size = 64, .nr_banks = 1, },
293 { .hw_ep_num = 1, .fifo_size = 1024, .nr_banks = 3, },
294 { .hw_ep_num = 2, .fifo_size
[all...]
H A Dpxa25x_udc.c428 || ep->fifo_size < usb_endpoint_maxp (desc)) {
613 is_short = unlikely (max < ep->fifo_size);
2017 .fifo_size = BULK_FIFO_SIZE,
2032 .fifo_size = BULK_FIFO_SIZE,
2049 .fifo_size = ISO_FIFO_SIZE,
2064 .fifo_size = ISO_FIFO_SIZE,
2079 .fifo_size = INT_FIFO_SIZE,
2096 .fifo_size = BULK_FIFO_SIZE,
2111 .fifo_size = BULK_FIFO_SIZE,
2127 .fifo_size
[all...]
/linux-master/drivers/comedi/drivers/
H A Dmite.h49 unsigned int fifo_size; member in struct:mite
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c56 .fifo_size = 1,
61 .fifo_size = 1,
66 .fifo_size = 1,
71 .fifo_size = 1,
76 .fifo_size = 16,
84 .fifo_size = 1,
89 .fifo_size = 1,
95 .fifo_size = 32,
104 .fifo_size = 64,
113 .fifo_size
[all...]
/linux-master/drivers/spi/
H A Dspi-fsl-dspi.c123 int fifo_size; member in struct:fsl_dspi_devtype_data
143 .fifo_size = 4,
149 .fifo_size = 4,
155 .fifo_size = 16,
160 .fifo_size = 4,
166 .fifo_size = 16,
172 .fifo_size = 16,
177 .fifo_size = 4,
182 .fifo_size = 4,
187 .fifo_size
[all...]
H A Dspi-bcm63xx.c142 unsigned int fifo_size; member in struct:bcm63xx_spi
346 total_len > (bs->fifo_size + BCM63XX_SPI_MAX_PREPEND)) ||
347 (!can_use_prepend && total_len > bs->fifo_size)) {
349 total_len, bs->fifo_size);
418 return bs->fifo_size;
549 bs->fifo_size = bs->reg_offsets[SPI_MSG_DATA_SIZE];
595 r, irq, bs->fifo_size);
/linux-master/drivers/rpmsg/
H A Dqcom_smd.c191 * @fifo_size: size of each ring buffer
218 int fifo_size; member in struct:qcom_smd_channel
435 return (head - tail) & (channel->fifo_size - 1);
507 len = min_t(size_t, count, channel->fifo_size - tail);
535 tail &= (channel->fifo_size - 1);
553 if (tail + channel->pkt_size >= channel->fifo_size) {
687 unsigned mask = channel->fifo_size - 1;
709 len = min_t(size_t, count, channel->fifo_size - head);
725 head &= (channel->fifo_size - 1);
756 if (tlen >= channel->fifo_size)
1129 size_t fifo_size; local
[all...]
/linux-master/include/linux/platform_data/
H A Dcros_ec_sensorhub.h128 * @fifo_size: Size of the ring.
163 int fifo_size; member in struct:cros_ec_sensorhub
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-core.c38 .fifo_size = (VID_CLUSTER_SIZE << 2),
60 .fifo_size = (VID_CLUSTER_SIZE << 2),
82 .fifo_size = (VID_CLUSTER_SIZE << 2),
104 .fifo_size = (VID_CLUSTER_SIZE << 2),
126 .fifo_size = (VID_CLUSTER_SIZE << 2),
148 .fifo_size = (VID_CLUSTER_SIZE << 2),
170 .fifo_size = (VID_CLUSTER_SIZE << 2),
192 .fifo_size = (VID_CLUSTER_SIZE << 2),
213 .fifo_size = AUDIO_CLUSTER_SIZE * 3,
227 .fifo_size
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c241 unsigned int fifo_size, burst_size, graphics_lwm; local
243 fifo_size = 2048;
245 graphics_lwm = fifo_size - burst_size;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-core.c249 .fifo_size = 0x002800,
261 .fifo_size = 0x000800,
273 .fifo_size = 0x000800,
285 .fifo_size = 0x001000,
297 .fifo_size = 0x001000,
309 .fifo_size = 0x001000, /* same as audio IN */
321 .fifo_size = 0x001000,
333 .fifo_size = 0x000C00,
351 lines = ch->fifo_size / bpl;
464 ch->fifo_start, ch->fifo_start + ch->fifo_size);
[all...]
/linux-master/sound/soc/stm/
H A Dstm32_sai.c24 .fifo_size = 8,
35 .fifo_size = 8,
217 sai->conf.fifo_size = FIELD_GET(SAI_HWCFGR_FIFO_SIZE, val);
/linux-master/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c350 .fifo_size = PINEVIEW_DISPLAY_FIFO,
358 .fifo_size = PINEVIEW_DISPLAY_FIFO,
366 .fifo_size = PINEVIEW_CURSOR_FIFO,
374 .fifo_size = PINEVIEW_CURSOR_FIFO,
382 .fifo_size = I965_CURSOR_FIFO,
390 .fifo_size = I945_FIFO_SIZE,
398 .fifo_size = I915_FIFO_SIZE,
406 .fifo_size = I855GM_FIFO_SIZE,
414 .fifo_size = I855GM_FIFO_SIZE,
422 .fifo_size
545 intel_calculate_wm(struct drm_i915_private *i915, int pixel_rate, const struct intel_watermark_params *wm, int fifo_size, int cpp, unsigned int latency_ns) argument
706 g4x_tlb_miss_wa(int fifo_size, int width, int cpp) argument
1454 const int fifo_size = 511; local
1545 vlv_invert_wm_value(u16 wm, u16 fifo_size) argument
1762 int sprite0_start, sprite1_start, fifo_size; local
2103 int fifo_size; local
2467 unsigned int fifo_size = ilk_display_fifo_size(dev_priv); local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-npcm7xx.c265 u8 fifo_size; member in struct:npcm_i2c_data
273 .fifo_size = 16,
281 .fifo_size = 32,
772 size_free_fifo = bus->data->fifo_size - npcm_i2c_fifo_usage(bus);
778 size_free_fifo = bus->data->fifo_size - npcm_i2c_fifo_usage(bus);
799 rxf_ctl = min_t(int, nread, bus->data->fifo_size);
802 if (nread <= bus->data->fifo_size)
821 if (nwrite > bus->data->fifo_size)
823 iowrite8(bus->data->fifo_size, bus->reg + NPCM_I2CTXF_CTL);
890 while (max_bytes-- && bus->data->fifo_size !
[all...]
/linux-master/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c148 .fifo_size = 1024,
157 .fifo_size = 512,
166 .fifo_size = 512,
175 .fifo_size = 4096,
184 .fifo_size = 1024,
193 .fifo_size = 1024,
202 .fifo_size = 512,
211 .fifo_size = 512,
220 .fifo_size = 512,
229 .fifo_size
[all...]
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_ct.c158 tmp = ((multiplier * pll->fifo_size) << vshift) / divider;
171 dsp_off = ((multiplier * (pll->fifo_size - 1)) << vshift) / divider -
444 pll->ct.fifo_size = 32;
446 pll->ct.fifo_size = 24;
506 pll->ct.fifo_size = 32;
508 pll->ct.fifo_size = 24;
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h264 enum fifo_size { enum
373 enum fifo_size tx_fifo_size;
374 enum fifo_size rx_fifo_size;
/linux-master/sound/pci/ctxfi/
H A Dctpcm.c42 .fifo_size = 0,
64 .fifo_size = 0,
90 .fifo_size = 0,

Completed in 245 milliseconds

12345678910