fifo_th           312 drivers/gpu/drm/tilcdc/tilcdc_crtc.c 	reg |= (info->fifo_th << 8);
fifo_th           149 drivers/gpu/drm/tilcdc/tilcdc_drv.h 	uint32_t fifo_th;
fifo_th           287 drivers/gpu/drm/tilcdc/tilcdc_panel.c 	ret |= of_property_read_u32(info_np, "fifo-th", &info->fifo_th);
fifo_th           121 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h 	} fifo_th;
fifo_th           263 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 	err = regmap_read(hw->regmap, hw->settings->fifo_ops.fifo_th.addr + 1,
fifo_th           268 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 	fifo_th_mask = hw->settings->fifo_ops.fifo_th.mask;
fifo_th           274 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c 				hw->settings->fifo_ops.fifo_th.addr,
fifo_th           248 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 			.fifo_th = {
fifo_th           362 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 			.fifo_th = {
fifo_th           485 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 			.fifo_th = {
fifo_th           602 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 			.fifo_th = {
fifo_th           734 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 			.fifo_th = {
fifo_th           843 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 			.fifo_th = {
fifo_th           189 drivers/mtd/nand/raw/omap2.c static int omap_prefetch_enable(int cs, int fifo_th, int dma_mode,
fifo_th           194 drivers/mtd/nand/raw/omap2.c 	if (fifo_th > PREFETCH_FIFOTHRESHOLD_MAX)
fifo_th           207 drivers/mtd/nand/raw/omap2.c 		PREFETCH_FIFOTHRESHOLD(fifo_th) | ENABLE_PREFETCH |
fifo_th           362 drivers/video/fbdev/da8xx-fb.c static int lcd_cfg_dma(int burst_size, int fifo_th)
fifo_th           386 drivers/video/fbdev/da8xx-fb.c 	reg |= (fifo_th << 8);
fifo_th           788 drivers/video/fbdev/da8xx-fb.c 	ret = lcd_cfg_dma(cfg->dma_burst_sz, cfg->fifo_th);
fifo_th            71 include/video/da8xx-fb.h 	int fifo_th;
fifo_th           223 sound/soc/dwc/dwc-i2s.c 				      dev->fifo_th - 1);
fifo_th           229 sound/soc/dwc/dwc-i2s.c 				      dev->fifo_th - 1);
fifo_th           534 sound/soc/dwc/dwc-i2s.c 	dev->fifo_th = fifo_depth / 2;
fifo_th            33 sound/soc/dwc/dwc-pcm.c 	for (i = 0; i < dev->fifo_th; i++) { \
fifo_th            53 sound/soc/dwc/dwc-pcm.c 	for (i = 0; i < dev->fifo_th; i++) { \
fifo_th           100 sound/soc/dwc/local.h 	u32 fifo_th;